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

README.md

安装依赖

npm i

启动项目(开发模式)

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