Skip to content

wang2542/billionaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

billionaire - Jingzhou Wang

Step 1 install dependenxies:

$ cd myapp $ npm install

Step 2 install package

npm install request --save

Step 3 install mongdb

run the app with this command:

On MacOs

$ DEBUG=myapp:* npm start

On Windows

set DEBUG=myapp:* & npm start

Then load http://localhost:3000/ in your browser to access the app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published