项目作者: flipboxstudio

项目描述 :
Vue.js with Progressive Enhancement
高级语言: JavaScript
项目地址: git://github.com/flipboxstudio/progressive-vue.git
创建时间: 2017-04-18T07:34:32Z
项目社区:https://github.com/flipboxstudio/progressive-vue

开源协议:

下载


Progressive Vue

Vue.js with Progressive Enhancement

Lighthouse Score

Quick Start

  1. vue-init flipboxstudio/progressive-vue app
  2. cd app
  3. yarn install # or npm install
  4. yarn dev # or npm run dev

What’s Added