文件名称:nuxt-vite-tailwindcss
文件大小:899KB
文件格式:ZIP
更新时间:2024-04-14 10:00:11
Vue
nuxt-vite-tailwindcss 构建设置 # 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-vite-tailwindcss-main
----api()
--------posts.ts(279B)
--------index.ts(155B)
----.gitignore(1KB)
----.babelrc(212B)
----components()
--------Logo.vue(876B)
--------post()
--------README.md(205B)
--------animate()
--------FetchState.vue(982B)
----middleware()
--------README.md(383B)
----package.json(2KB)
----server()
--------index.ts(477B)
--------routes()
----jsconfig.json(209B)
----commitlint.config.js(69B)
----assets()
--------svg()
--------css()
--------README.md(296B)
----jest.config.js(514B)
----tsconfig.json(624B)
----static()
--------README.md(435B)
--------favicon.ico(1KB)
--------img()
----nuxt.config.js(2KB)
----types()
--------index.ts(87B)
----.github()
--------semantic.yml(274B)
--------workflows()
--------dependabot.yml(652B)
----.eslintrc.js(2KB)
----README.md(348B)
----layouts()
--------default.vue(203B)
--------README.md(261B)
----stylelint.config.js(312B)
----store()
--------README.md(400B)
--------index.ts(0B)
----plugins()
--------axios.ts(654B)
--------README.md(314B)
--------api.ts(433B)
----pages()
--------posts()
--------index.vue(1KB)
--------README.md(286B)
----tailwind.config.js(470B)
----test()
--------Logo.spec.js(219B)
----.editorconfig(207B)
----.prettierrc(43B)
----yarn.lock(610KB)