IoT Demo
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
ssh -i ~/path-to-file-attached ec2-user@54.245.6.156 App lives in /opt/iot-demo To update might need to use "sudo git pull origin master"
For detailed explanation on how things work, consult the docs for vue-loader.