Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 352 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 352 Bytes

ASTROTRADE

working progress but looks pretty amazing so far

Usage

do these steps in order to be able to run the site

  1. createdb astrotrade
  2. npm install
  3. node seed.js
  4. in one terminal do npm run server
  5. in another terminal do npm start

now it should all be up and running!

License

MIT