This package includes scripts and configuration used by Create React App.
Please refer to its documentation:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
##icx-react-scripts
- create project with CRA
npx create-react-app my-app --scripts-version=icx-react-scripts
- Install as isolate package
npm i icx-react-scripts
- [x] Add '@' as alias for src
- [x] Add Ant Design as UI framework
- [ ] Add state management