CzRger c1e44848e5 模板调整 10 ay önce
..
public d55aee3e33 项目初始化 10 ay önce
src c1e44848e5 模板调整 10 ay önce
.editorconfig d55aee3e33 项目初始化 10 ay önce
.env.development d55aee3e33 项目初始化 10 ay önce
.env.production d55aee3e33 项目初始化 10 ay önce
.eslintrc.js d55aee3e33 项目初始化 10 ay önce
.gitignore d55aee3e33 项目初始化 10 ay önce
LICENSE d55aee3e33 项目初始化 10 ay önce
README.md d55aee3e33 项目初始化 10 ay önce
antd.js d55aee3e33 项目初始化 10 ay önce
index.html d55aee3e33 项目初始化 10 ay önce
package.json d55aee3e33 项目初始化 10 ay önce
postcss.config.js d55aee3e33 项目初始化 10 ay önce
prettier.config.js d55aee3e33 项目初始化 10 ay önce
tailwind.config.js d55aee3e33 项目初始化 10 ay önce
tsconfig.json d55aee3e33 项目初始化 10 ay önce
vite.config.mjs d55aee3e33 项目初始化 10 ay önce

README.md

安装依赖

npm install

启动项目(开发模式)

npm run serve

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