Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 362 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 362 Bytes

treller

A Vue.js project

Build Setup

cd app

# install dependencies
npm install


# generate index.html
gulp build:index --app_key={{yourappkey}}

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

# build for production with minification
npm run build

For more information see the docs for vueify.