/miles-driven-app

An app to track the miles you have driven over the course of multiple days, using NodeJS, Mongoose, and EJS.

Primary LanguageJavaScript

miles-app

An app to track the miles you have driven over the course of multiple days, using NodeJS, Mongoose, and EJS.


How to use:

1.) npm install miles-driven-app

2.) navigate to folder with server.js file

3.) mongod --dbpath ./data

4.) open a new terminal

5.) node server.js