Built using Sails.js & VUE2
You need sails.js installed globally to run this project
# install dependencies
npm install
# serve at http://localhost:1337
sails lift
# build for production with minification
NODE_ENV=production sails lift
Built using Sails.js & VUE2
You need sails.js installed globally to run this project
# install dependencies
npm install
# serve at http://localhost:1337
sails lift
# build for production with minification
NODE_ENV=production sails lift