Skip to content

mongoosejs/pro-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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