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

README.md

安装依赖

npm i

启动项目(开发模式)

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