1.0.0 • Published 8 years ago

koaVue v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

Koa + vue + ES6

纯js构建方案

  1. 遵循eslint开发规范
  2. Koa做服务端
  3. vue做前端
  4. Gulp做前端自动化工具
  5. 使用ES6进行开发

安装并运行

npm start

安装

npm install

运行开发环境

npm run dev