ant design pro v4.0添加tab路由功能
Ant Design Pro
This project is initialized with Ant Design Pro. Follow is the quick guide for how to use.
Environment PrepareInstall node_modules
:
npm install
or
yarn Provided Scripts
Ant Design Pro provides some useful script to help you quick start and build with web project, code style check and test.
Scripts provided in package.json
. It's safe to modify or add additional script:
npm start Build project
npm run build Check code style
npm run lint
You can also use script to auto fix some lint error:
npm run lint:fix Test code
npm test More
You can view full document on our official website. And welcome any feedback in our github.
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。