This project is initialized with Ant Design Pro.
Install node_modules:
npm installor
yarnMaybe you should install yarn first!
yarn startnpm run buildnpm run lintYou can also use script to auto fix some lint error:
npm run lint:fixnpm testThis project is initialized with Ant Design Pro.
Install node_modules:
npm installor
yarnMaybe you should install yarn first!
yarn startnpm run buildnpm run lintYou can also use script to auto fix some lint error:
npm run lint:fixnpm test