Skip to content

wilcook/peep

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peep Project

Steps to run the project:

  • Extract the project zip file
  • connect your mongo client.
  • open the terminal/ cmd prompt and navigate to the project directory.
  • Execute npm install to install the project along with all the dependencies.
  • Execute npm start to start the project. (you don't need to explicitely run the seed file as it will be automatically executed with npm start
  • open this URL in your browser: http://localhost:3000/ to explore the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.7%
  • HTML 20.9%
  • CSS 5.4%