Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 398 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 398 Bytes

DTY

Project DTY expense report : Mean Stack Application This is a projet of an expense report application where users can login and post/delete their expense reports. To use it, open two shell in the terminal: one for the server: get into the app directory and write the commands 1)"npm install" 2)"npm start" and one for the database: get into the app directory and write the commande 'mongodb'