雀乐音乐人
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 8201e187e1
update: Home page
8 months ago
public first commit 8 months ago
src update: Home page 8 months ago
.env.development first commit 8 months ago
.eslintignore first commit 8 months ago
.eslintrc first commit 8 months ago
.gitignore first commit 8 months ago
.prettierrc first commit 8 months ago
.stylelintignore first commit 8 months ago
.stylelintrc first commit 8 months ago
README.md chore(README): update 8 months ago
config-overrides.js first commit 8 months ago
package.json first commit 8 months ago
react-app-env.d.ts first commit 8 months ago
tsconfig-base.json first commit 8 months ago
tsconfig.json first commit 8 months ago
yarn.lock first commit 8 months ago

README.md

雀乐音乐人

Base on Arco Design Pro.

快速开始

// 初始化项目
npm install

// 开发模式
npm run dev

// 构建
npm run build