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

README.md

安装依赖

npm install

启动项目(开发模式)

npm run serve

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