Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 522 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 522 Bytes

pwa

a vue template.

features

  1. production features
  • server-side rendering
  • service workers
  • automatic favicon, and pwa assets
  1. developer features
  • webpack 2
  • hot module replacement
  • vue-router, vuex
  • compatible with vue-devtools
  • linting using StandardJS
  • you only need to update logo.png to change favicon and PWA assets

getting started

vue init electricjesus/vue-pwa-template myproject

written with ❤ by meweinc/seth

built with vuejs 2.0