@egodigital/create-react-app

Generator, that creates and setup a new React web app.

Usage no npm install needed!

<script type="module">
  import egodigitalCreateReactApp from 'https://cdn.skypack.dev/@egodigital/create-react-app';
</script>

README

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.