Symbisis is a school project made at Gobelins Paris. Symbiosis is an iOS app that track user activity to grow a virtual plant.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# Then copy the dist content on the matser branch
For detailed explanation on how things work, checkout the guide and docs for vue-loader.