Skip to content

Latest commit

History

History
20 lines (15 loc) 路 285 Bytes

File metadata and controls

20 lines (15 loc) 路 285 Bytes

Journalistic 馃摎

Your daily Journal record with multiple Journal support.

How I built it

NodeJS, Angular, MySQL, Sequelize.

Try it out

  • Clone the repo
  • Run
    npm install
    npm start
    cd Client
    npm install
    npm start
    
    The app will run on localhost:4200