Skip to content

vwyf/vwyf-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mspf vwyf-server

  1. Install Meteor: curl https://install.meteor.com/ | sh
  2. Install node packages: meteor npm install
  3. Run the server: npm run start
  4. Access db: npm run mongo

Deploy application

npm run deploy or mup deploy