sprint-scripts PRs Welcome
开箱即用的 React App 脚手架.
- AntD (按需加载)
- react-router
- prettier
- commitlint
- 自定义扩展 Babel,ESLint (内置 react-app-rewired )
- react-hot-loader
yarn create react-app my-app --scripts-version sprint-script
cd my-app
yarn start更多用法请参考 CRA 使用文档