Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 536 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 536 Bytes

vue-ionic

A Vue.js project built with ionic UI

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

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

TODO

  • vuex
  • code organization: components, pages, router etc.
  • 404 handling
  • demo pages on /demo/* URLs, just in development build!
  • chunk split (pages, CSS) + bundle analyser
  • PWA