nuxt storybook:一个NuxtJS和Storybook入门项目 源码
Nuxtjs和Storybook客户端 故事书和NuxtJS入门 构建设置 # install dependencies $ npm install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch server $ npm run build $ npm start # generate static project $ npm run generate # serve storybook with hot reload $ npm run storybook #
文件列表
nuxt-storybook-master.zip
(预估有个31文件)
nuxt-storybook-master
pages
index.vue
1KB
README.md
285B
nuxt.config.js
1KB
store
README.md
399B
stories
index.stories.js
3KB
.eslintrc.js
485B
暂无评论