Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

egodigital/create-react-app

Repository files navigation

npm

@egodigital/create-react-app

Generator, that creates and setup a new React web app, with a lot of benefits:

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.