Package Exports
- @egodigital/create-react-app
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@egodigital/create-react-app) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@egodigital/create-react-app
Generator, that creates and setup a new React web app, with a lot of benefits:
- TypeScript support
- Debugging in Visual Studio Code
- Material UI
- Page routing
- SASS modules
- multi language support
- axios HTTP client
- Redux + Redux Thunk
- Recharts
- Jest + enzyme
- PropTypes
Usage
To execute the generator, run one of the following commands:
npx github:egodigital/create-react-app my-new-app
License
React Web Creator is licensed as MIT.