1 Star 2 Fork 0

张永峰 / vue3脚手架

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Vite 3 🚀 - Vue 3 Starter Template

node compatility vite vue vue-router pinia author LICENSE

Vite3 + Vue3 + JavaScript + Vue Router + Pinia + TDesign + Less + Axios + ESLint + Stylelint + Prettier

在线 Demo

English | 简体中文

特性

编码风格

开发工具

现在可以试试!

Vite3 Vue3 JavaScript Starter Template 需要 Node 版本 >= 14.18

GitHub 模板

使用这个模板创建仓库.

克隆到本地

如果您更喜欢使用更干净的 git 历史记录手动执行此操作

# [可选] 如果您使用的是 windows 系统,需要关闭换行符自动转换
git config --global core.autocrlf input

# 克隆
git clone https://github.com/ElanYoung/vite-vue-js-starter-template

# 打开文件夹
cd vite-vue-js-starter-template

# 安装依赖
npm i

清单

使用此模板时,请尝试按照清单正确更新您自己的信息

  • LICENSE 中改变作者名
  • App.vue 中改变标题
  • vite.config.js 更改主机名
  • public 目录下改变favicon
  • 移除 .github 文件夹中包含资助的信息
  • 整理 README 并删除路由

使用

开发

只需要执行以下命令就可以在 http://localhost:3000 中看到

## 安装依赖
npm install

## 运行
npm run dev

构建

## 构建
npm run build

成就

🎉 被 Awesome Vite.Js 社区收录啦~

开源协议

MIT

Copyright (c) 2022 ElanYoung

MIT License Copyright (c) 2022 ElanYoung Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

最喜欢的vue3开发脚手架,非常符合我的开发习惯 文档https://juejin.cn/post/7156957907890733063#heading-82 展开 收起
JavaScript 等 6 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/zhang_yong_feng11/vue3-scaffold.git
git@gitee.com:zhang_yong_feng11/vue3-scaffold.git
zhang_yong_feng11
vue3-scaffold
vue3脚手架
master

搜索帮助