Skip to content

antonio-rodrigues/bike-fit

Repository files navigation

bike-fit

Keep your motorcycle fit & lean!

Built with

  • VueJS
  • Cordova
  • Framework7

Build Setup

# install cordova if not installed (OS X/Linux: use sudo)
npm install -g cordova

# install dependencies
npm install

# check for installed cordova platforms
cordova platform ls

# install cordova platforms (example)
cordova platform add android

# prepare cordova
cordova prepare

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for browser or android & iOS (emulator or real device)
npm run browser
npm run android
npm run ios

For detailed explanation on how things work, consult the docs for vue-loader.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published