jasonk5949 63afcae7ac init hai 8 meses
..
public 63afcae7ac init hai 8 meses
src 63afcae7ac init hai 8 meses
.editorconfig 63afcae7ac init hai 8 meses
.env.development 63afcae7ac init hai 8 meses
.env.production 63afcae7ac init hai 8 meses
.eslintrc.js 63afcae7ac init hai 8 meses
.gitignore 63afcae7ac init hai 8 meses
LICENSE 63afcae7ac init hai 8 meses
README.md 63afcae7ac init hai 8 meses
antd.js 63afcae7ac init hai 8 meses
index.html 63afcae7ac init hai 8 meses
jsconfig.json 63afcae7ac init hai 8 meses
package.json 63afcae7ac init hai 8 meses
postcss.config.js 63afcae7ac init hai 8 meses
prettier.config.js 63afcae7ac init hai 8 meses
tailwind.config.js 63afcae7ac init hai 8 meses
vite.config.js 63afcae7ac init hai 8 meses

README.md

安装依赖

npm i

启动项目(开发模式)

npm run serve ``` 启动完成后浏览器访问 http://localhost:2800