Commit 26559eeb by caoyanzhi

Add new file

parents
# 新建项目
* 先执行`git clone http://git.gicdev.com/gic-web/gic-cli.git`获取脚手架模板
* 然后将代码复制到项目目录,即可完成项目初始化
# 项目中升级脚手架
> `npm run update-cli`
# 脚手架功能说明
* 提供请求方法
* 提供全局指令
* 提供format方法
* 支持less、scss
* 使用eslint规范,代码提交前进行校验,校验不通过将无法提交代码
* 使用指定的vue、vue-complier、element-ui版本
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment