文件名称:nuxt-composition-api-typescript
文件大小:226KB
文件格式:ZIP
更新时间:2024-03-06 11:32:06
Vue
nuxt-compostion-api-typescript 构建设置 # 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-composition-api-with-typescript-master
----.babelrc(212B)
----package.json(2KB)
----nuxt.config.ts(1KB)
----layouts()
--------default.vue(2KB)
--------README.md(261B)
----.github()
--------dependabot.yml(652B)
--------semantic.yml(274B)
--------workflows()
----test()
--------Logo.spec.js(219B)
----.prettierrc(43B)
----plugins()
--------composition-api.ts(103B)
--------README.md(314B)
----assets()
--------README.md(296B)
----jest.config.js(438B)
----middleware()
--------README.md(383B)
----static()
--------README.md(435B)
--------favicon.ico(1KB)
----.eslintrc.js(314B)
----pages()
--------index.vue(1KB)
--------README.md(286B)
----tsconfig.json(581B)
----stylelint.config.js(189B)
----.gitignore(1KB)
----components()
--------Logo.vue(876B)
--------README.md(205B)
----tailwind.config.js(192B)
----commitlint.config.js(69B)
----README.md(362B)
----yarn.lock(541KB)
----.editorconfig(207B)
----store()
--------README.md(400B)