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
6c9b39f5c7
|
6 months ago | |
---|---|---|
public | 6 months ago | |
src | 6 months ago | |
.env.development | 6 months ago | |
.eslintignore | 6 months ago | |
.eslintrc | 6 months ago | |
.gitignore | 6 months ago | |
.prettierrc | 6 months ago | |
.stylelintignore | 6 months ago | |
.stylelintrc | 6 months ago | |
README.md | 6 months ago | |
config-overrides.js | 6 months ago | |
package-lock.json | 6 months ago | |
package.json | 6 months ago | |
react-app-env.d.ts | 6 months ago | |
tsconfig-base.json | 6 months ago | |
tsconfig.json | 6 months ago | |
yarn.lock | 6 months ago |
README.md
雀乐音乐人
Base on Arco Design Pro.
快速开始
// 初始化项目
npm install
// 开发模式
npm run dev
// 构建
npm run build