heguanxun 22535dd2d8 1、初始化环境配置 il y a 8 mois
..
public d55aee3e33 项目初始化 il y a 8 mois
src 3a7029a69a 备份 il y a 8 mois
.editorconfig d55aee3e33 项目初始化 il y a 8 mois
.env.development 22535dd2d8 1、初始化环境配置 il y a 8 mois
.env.production 22535dd2d8 1、初始化环境配置 il y a 8 mois
.eslintrc.js d55aee3e33 项目初始化 il y a 8 mois
.gitignore d55aee3e33 项目初始化 il y a 8 mois
LICENSE d55aee3e33 项目初始化 il y a 8 mois
README.md d55aee3e33 项目初始化 il y a 8 mois
antd.js d55aee3e33 项目初始化 il y a 8 mois
index.html d55aee3e33 项目初始化 il y a 8 mois
package.json d55aee3e33 项目初始化 il y a 8 mois
postcss.config.js d55aee3e33 项目初始化 il y a 8 mois
prettier.config.js d55aee3e33 项目初始化 il y a 8 mois
tailwind.config.js d55aee3e33 项目初始化 il y a 8 mois
tsconfig.json d55aee3e33 项目初始化 il y a 8 mois
vite.config.mjs d55aee3e33 项目初始化 il y a 8 mois

README.md

安装依赖

npm install

启动项目(开发模式)

npm run serve

启动完成后浏览器访问 http://localhost:81