文件名称:nuxt-wordpress-template:使用nuxt和wordpress的JAM Stack的模板
文件大小:195KB
文件格式:ZIP
更新时间:2024-05-08 14:36:00
CSS
NuxtMicroCMS20210401 构建设置 # install dependencies $ npm install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch server $ npm run build $ npm run start # generate static project $ npm run generate 有关工作原理的详细说明,请查看 。 概述 使用Nuxt和MicroCMS的执行环境测试存储库
【文件预览】:
nuxt-wordpress-template-main
----package.json(545B)
----layouts()
--------default.vue(89B)
--------README.md(261B)
----plugins()
--------init.js(219B)
--------README.md(314B)
----assets()
--------css()
--------README.md(296B)
----middleware()
--------README.md(383B)
----package-lock.json(721KB)
----static()
--------README.md(435B)
--------favicon.ico(1KB)
----.env(213B)
----pages()
--------_slug.vue(490B)
--------index.vue(283B)
--------page()
--------README.md(286B)
----.gitignore(1KB)
----components()
--------Logo.vue(853B)
--------Form.vue(2KB)
--------README.md(205B)
--------Pager.vue(805B)
----README.md(439B)
----nuxt.config.js(2KB)
----.editorconfig(207B)
----store()
--------index.js(550B)
--------README.md(400B)