Skip to content

dixitcy/erthe_beta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

assuming you have downloaded and installed nodejs and mongodb on your local machine,
execute the following.

1. clone the remote repo [git clone [email protected]:dixitcy/erthe_beta.git]
2. [cd erthe_beta]
3. Install dependencies using npm [npm install -d]
4. Start the mongodb databse [mongod --dbpath /path-to/erthe_beta/data]
5. Run the application from erthe_beta directory [node app.js]
6. open locally hosted site(hosted on port 5000) in a browser [localhost:5000]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors