whale-vue:基于VUE2.0的定制化脚手架

时间:2021-05-25 17:30:07
【文件属性】:
文件名称:whale-vue:基于VUE2.0的定制化脚手架
文件大小:190KB
文件格式:ZIP
更新时间:2021-05-25 17:30:07
JavaScript Description whale-vue 脚手架2.0版本 Software Architecture Software architecture description Installation git clone npm i npm run dev Instructions # 创建分支 create branch git checkout -b xxx develop # 保存代码 git add git add fileName # 提交代码 git commit git commit # 变基 git rebase git pull origin develop --rebase # 推送并创建PR git push and create pullRequest git push origin xxx Contribution Fork the repository Cre
【文件预览】:
whale-vue-master
----.gitignore(34B)
----components()
--------header.vue(2KB)
--------footer.vue(70B)
----core()
--------build.js(2KB)
--------utils.js(4KB)
--------base.js(9KB)
--------dev.js(6KB)
----mock()
--------interface()
--------index.js(112B)
----package.json(3KB)
----tslint.json(739B)
----.npmrc(36B)
----package-lock.json(667KB)
----postcss.config.js(830B)
----assets()
--------less()
--------icon()
----jest.config.js(6KB)
----LICENSE(1KB)
----public()
--------ecma.js(137B)
--------ServiceWorker.js(431B)
--------sw.js(2KB)
----tsconfig.json(2KB)
----rollup.config.js(2KB)
----shims-vue.d.ts(75B)
----.eslintrc.js(713B)
----README.md(602B)
----shims-tsx.d.ts(306B)
----tests()
--------ecma.spec.js(109B)
--------whale.config.test.js(724B)
----config()
--------pages.js(694B)
--------rem.js(3KB)
----.eslintignore(51B)
----router()
--------router.js(1KB)
----babel.config.js(653B)
----type()
--------index()
----pages()
--------index()
--------about()
----template()
--------index.html(351B)

网友评论