Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 360 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 360 Bytes

pro-frontend

Setup instructions:

  1. Make sure you have mongoosejs/backend running, including seed data.
  2. npm install
  3. Point /etc/hosts to pro-test.mongoosejs.io, for example echo "127.0.0.1 pro-test.mongoosejs.io" > /etc/hosts on Linux or Mac.
  4. sudo npm start
  5. Open http://pro-test.mongoosejs.io