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