A lightweight ant-design-pro based on create-react-app.
git clone https://github.com/sunnut/react-easy-start.git
cd react-easy-start
npm install
npm run mock
npm start
- create-react-app
- React 16.13.0 --hooks
- Redux --state management
- React-Router-V4 --page management
- Ant Design --UI components
- React Intl --I18N
- Gulp --Process management
- Restify --Mock Server
- Integated React with Redux、React-Router-V4 etc.
- Code Splitting
- Component splited by function
- I18N
- Communicate with server
- Flexiable Sidebar
- CSS Modules
- Loading progressbar
- ...