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

README.md

安装依赖

npm i

启动项目(开发模式)

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