Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 861 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 861 Bytes

The file structure is as follows:

/app /models
/config database.js /public /css /js /controllers /images /services productsApp.js /views index.html package.json server.js
README.md

upon cloning, make sure to run "npm install" from the main directory to install all the dependencies.