文件名称:movue-it-nuxt:Nuxt水平周项目
文件大小:262KB
文件格式:ZIP
更新时间:2024-04-16 00:43:29
vue nuxt tailwindcss Vue
电影 构建设置 # 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 有关工作原理的详细说明,请查看 。
【文件预览】:
movue-it-nuxt-main
----.babelrc(158B)
----package.json(1KB)
----layouts()
--------default.vue(346B)
--------README.md(261B)
----plugins()
--------README.md(314B)
----assets()
--------css()
--------challenges()
--------README.md(296B)
----jest.config.js(546B)
----middleware()
--------README.md(383B)
----package-lock.json(822KB)
----static()
--------favicon.png(795B)
--------logo-full.svg(3KB)
--------icons()
--------notification.mp3(50KB)
--------README.md(435B)
----.eslintrc.js(541B)
----pages()
--------index.vue(3KB)
--------README.md(286B)
----tsconfig.json(522B)
----.gitignore(1KB)
----components()
--------atoms()
--------organisms()
--------README.md(205B)
--------molecules()
----tailwind.config.js(655B)
----types()
--------vue-shim.d.ts(72B)
----README.md(351B)
----nuxt.config.js(1KB)
----utils()
--------index.ts(686B)
----.editorconfig(205B)
----store()
--------Countdown()
--------README.md(400B)
--------index.ts(258B)
--------Challenges()