icx-react-scripts
v2.2.1
Published
Icx Configuration and scripts for Create React App.
Downloads
5
Readme
react-scripts
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
Feature
- [x] Add '@' as alias for src
- [x] Add Ant Design as UI framework
- [ ] Add state management