Skip to content

SymbiosisApp/SymbiosisApp.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symbiosis App's Website

Symbisis is a school project made at Gobelins Paris. Symbiosis is an iOS app that track user activity to grow a virtual plant.

Build Setup

# 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.