Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 305 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 305 Bytes

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