CzRger d55aee3e33 项目初始化 8 ay önce
..
public d55aee3e33 项目初始化 8 ay önce
src d55aee3e33 项目初始化 8 ay önce
.editorconfig d55aee3e33 项目初始化 8 ay önce
.env.development d55aee3e33 项目初始化 8 ay önce
.env.production d55aee3e33 项目初始化 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