Boilerplate nuxt:使用NuxtJS简化应用程序开发的样板 源码
样板NuxtJS 构建设置 # install dependencies $ yarn install # serve with hot reload at localhost:3000 $ yarn dev # build for production and launch server $ yarn build $ yarn start # generate static project $ yarn generate 有关工作原理的详细说明,请查看 。
文件列表
boilerplate-nuxt-main.zip
(预估有个18文件)
boilerplate-nuxt-main
pages
index.vue
415B
nuxt.config.js
1KB
.github
workflows
ci.yml
408B
store
README.md
400B
yarn.lock
381KB
暂无评论