文件名称:nuxt-with-directus
文件大小:384KB
文件格式:ZIP
更新时间:2024-05-06 19:37:24
与方向性结合 构建设置 # 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-with-directus-main
----content()
--------hello.md(873B)
----jsconfig.json(209B)
----package.json(1KB)
----layouts()
--------default.vue(965B)
--------README.md(261B)
----.github()
--------workflows()
----.prettierrc(43B)
----plugins()
--------README.md(314B)
----assets()
--------README.md(296B)
----middleware()
--------README.md(383B)
----package-lock.json(1.78MB)
----static()
--------icon.png(12KB)
--------README.md(435B)
--------favicon.ico(1KB)
----.eslintrc.js(295B)
----pages()
--------index.vue(1KB)
--------README.md(286B)
----stylelint.config.js(189B)
----.gitignore(1KB)
----components()
--------Logo.vue(876B)
--------README.md(205B)
----commitlint.config.js(69B)
----README.md(356B)
----nuxt.config.js(2KB)
----.editorconfig(207B)
----store()
--------README.md(400B)