项目是基于 Ant Design Pro.
安装依赖 node_modules
,推荐使用 yarn (依赖源:淘宝)
npm install
or
yarn install
yarn start
yarn build
npm run lint
自动修复 code style
npm run lint:fix
npm test
You can view full document on our official website. And welcome any feedback in our github