文件名称:vue-component-template:使用故事书开发Vue组件的快速环境
文件大小:696KB
文件格式:ZIP
更新时间:2024-02-25 00:12:05
template vue storybook component-builder StorybookJavaScript
Vue组件故事书模板 关于 使用故事书,circ-ci,vue-cli,postcss,jest开发Vue组件的快速环境 入门 克隆此仓库。 将其用作创建和测试自己的Vue组件的模板 建立 # install dependencies yarn install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build 故事书 # run storybook yarn run storybook http://localhost:9001
【文件预览】:
vue-component-template-master
----.eslintrc(426B)
----.babelrc(72B)
----.storybook()
--------config.js(309B)
--------addons.js(205B)
----package.json(1KB)
----index.html(184B)
----static()
--------index.html(1KB)
--------static()
--------iframe.html(609B)
--------favicon.ico(5KB)
----src()
--------App.vue(1KB)
--------component()
--------assets()
--------main.js(100B)
----.gitignore(127B)
----webpack.config.js(2KB)
----README.md(561B)
----yarn.lock(266KB)