Skip to content

lk0606/wya_demo1

Repository files navigation

vue-env

微一案Vue脚手架

下载

npm install wya-toolkit -g 
wya init

# 或者
git clone **

数据模拟

npm install json-server -g 
npm run mock

快速开发

创建业务所需模版,包括基本的,分页/选项卡, 表单

npm install wya-toolkit -g 
wya add

Babel6 -> Babel7

  • 根据提示修改内容
  • import { xxx } from 'wya', 其中xxx必须存在
  • CreatePortal中不使用module.exports.default

TODO

  • webpack.config.common.js PWA
  • webpack.config.server.js SSR

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published