- Extract the project zip file
- connect your mongo client.
- open the terminal/ cmd prompt and navigate to the project directory.
- Execute
npm installto install the project along with all the dependencies. - Execute
npm startto start the project. (you don't need to explicitely run the seed file as it will be automatically executed withnpm start - open this URL in your browser:
http://localhost:3000/to explore the application.
forked from Manank95/peep
-
Notifications
You must be signed in to change notification settings - Fork 0
wilcook/peep
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 73.7%
- HTML 20.9%
- CSS 5.4%