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

README.md

安装依赖

npm install

启动项目(开发模式)

npm run serve

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