39 Forks
93 Stars
93 Watchers

create-react-app

Yarn Workspaces Monorepo support for Create-React-App / React-Scripts.

How to download and setup create-react-app

Open terminal and run command
git clone https://github.com/react-workspaces/create-react-app.git
git clone is used to create a copy or clone of create-react-app repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with create-react-app https://github.com/react-workspaces/create-react-app/archive/master.zip

Or simply clone create-react-app with SSH
[email protected]:react-workspaces/create-react-app.git

If you have some problems with create-react-app

You may open issue on create-react-app support forum (system) here: https://github.com/react-workspaces/create-react-app/issues