Track the random things in your life, maybe you'll see a pattern.
Technologies Used:
- EJS
- JavaScript (ES6)
- Mongo
- Mongoose
- Express
- Node
- CSS
- npm
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
npm install |
Installs dependencies |
nodemon index.js |
Starts local dev server at localhost:3000 |