0.23.0 • Published 5 years ago
@egodigital/create-react-app v0.23.0
@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 + DevTools
- Recharts
- Jest + enzyme
- PropTypes
Usage
To execute the generator, run one of the following commands:
npx github:egodigital/create-react-app my-new-app
The following arguments are supported:
Name | Alias | Description | Example |
---|---|---|---|
force | f | Overwrite existing project. | -f |
git-init | g | Automatically initializes a git repository for the project. | -g |
vscode | v | Automatically open Visual Studio Code after project has been created. | -v |
License
React Web Creator is licensed as MIT.
0.23.0
5 years ago
0.22.3
5 years ago
0.22.2
5 years ago
0.22.0
5 years ago
0.21.1
5 years ago
0.21.0
5 years ago
0.20.3
5 years ago
0.20.2
5 years ago
0.20.1
5 years ago
0.20.0
5 years ago
0.19.0
5 years ago
0.18.0
5 years ago
0.17.0
5 years ago
0.16.1
5 years ago
0.16.0
5 years ago
0.15.1
5 years ago
0.15.0
5 years ago
0.14.7
5 years ago
0.14.6
5 years ago
0.14.5
5 years ago
0.14.4
5 years ago
0.14.3
5 years ago
0.14.2
5 years ago
0.14.0
5 years ago