文件名称:vue3-boilerplate:带有 Vue Router 4、Vuex 4、TypeScript 4、Webpack 5、Prettier 等的 Vue 3 Starter Boilerplate
文件大小:131KB
文件格式:ZIP
更新时间:2024-08-12 11:29:46
typescript boilerplate-template starter-template eject vue3
vue3-样板 带有 Vue Router 4、Vuex 4、Typescript 4、Webpack 5、Prettier 等的 Vue 3 Starter Boilerplate。 并且不使用 Vue CLI。 建筑学 ├─ public // static assets. ├─ service // commands and webpack configurations. ├─ src │ ├─ assets // assets such as images or font files. │ ├─ components // universal Vue components. │ ├─ router // view's routers config. │ ├─ store // Vue
【文件预览】:
vue3-boilerplate-master
----service()
--------utils()
--------commands()
--------project.config.js(146B)
--------config()
----.env(26B)
----.gitattributes(19B)
----.env.production(52B)
----public()
--------index.html(295B)
----yarn.lock(263KB)
----.browserslistrc(30B)
----.eslintrc.js(1KB)
----src()
--------router()
--------main.ts(171B)
--------store()
--------views()
--------components()
--------App.vue(513B)
--------assets()
--------typings()
----babel.config.js(513B)
----.stylelintrc.js(517B)
----tsconfig.json(565B)
----LICENSE(1KB)
----README.md(715B)
----.env.development(53B)
----.editorconfig(137B)
----.gitignore(242B)
----.prettierrc.js(76B)
----package.json(2KB)