雀乐音乐人
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
fadeaway a761ea3d0d
feat: 音乐人登录
4 months ago
public first commit 4 months ago
src feat: 音乐人登录 4 months ago
.env.development first commit 4 months ago
.eslintignore first commit 4 months ago
.eslintrc first commit 4 months ago
.gitignore first commit 4 months ago
.prettierrc first commit 4 months ago
.stylelintignore first commit 4 months ago
.stylelintrc first commit 4 months ago
README.md chore(README): update 4 months ago
config-overrides.js feat: 音乐人登录 4 months ago
package.json first commit 4 months ago
react-app-env.d.ts first commit 4 months ago
tsconfig-base.json first commit 4 months ago
tsconfig.json first commit 4 months ago
yarn.lock first commit 4 months ago

README.md

雀乐音乐人

Base on Arco Design Pro.

快速开始

// 初始化项目
npm install

// 开发模式
npm run dev

// 构建
npm run build