Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 521 Bytes

File metadata and controls

15 lines (8 loc) · 521 Bytes

stellar_testing

  1. Open git terminal (to pull the code)

  2. git clone https://github.com/rajeshcbp/stellar_testing.git (type this in the git terminal)

  3. cd master_testing (type this in git terminal switch to master_testing)

  4. npm install (type this in the git terminal and install all the node modules)

  5. Create your local mongo db and replace your db name in app.js file and save it.

  6. node app.js (type this in the git terminal to start the server)

  7. Run the app in your web browser http://localhost:3030/