文件名称:nuxt-template
文件大小:166KB
文件格式:ZIP
更新时间:2024-04-18 18:24:41
SCSS
Nuxt JS-模板 我的个人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 有关工作原理的详细说明,请查看 。
【文件预览】:
nuxt-template-master
----.gitignore(1KB)
----package.json(784B)
----jsconfig.json(209B)
----assets()
--------svg()
--------styles()
----static()
--------favicon.ico(1KB)
----nuxt.config.js(953B)
----README.md(360B)
----layouts()
--------default.vue(429B)
----pages()
--------index.vue(1KB)
----tailwind.config.js(921B)
----.editorconfig(207B)
----.prettierrc(43B)
----yarn.lock(405KB)