fanzherong_v ccfd295efa first commit 1 개월 전
..
public ccfd295efa first commit 1 개월 전
src ccfd295efa first commit 1 개월 전
.editorconfig ccfd295efa first commit 1 개월 전
.env.development ccfd295efa first commit 1 개월 전
.env.production ccfd295efa first commit 1 개월 전
.eslintrc.js ccfd295efa first commit 1 개월 전
.gitignore ccfd295efa first commit 1 개월 전
LICENSE ccfd295efa first commit 1 개월 전
README.md ccfd295efa first commit 1 개월 전
antd.js ccfd295efa first commit 1 개월 전
index.html ccfd295efa first commit 1 개월 전
package.json ccfd295efa first commit 1 개월 전
postcss.config.js ccfd295efa first commit 1 개월 전
prettier.config.js ccfd295efa first commit 1 개월 전
tailwind.config.js ccfd295efa first commit 1 개월 전
tsconfig.json ccfd295efa first commit 1 개월 전
vite.config.mjs ccfd295efa first commit 1 개월 전

README.md

安装依赖

npm install

启动项目(开发模式)

npm run serve

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