10 Forks
64 Stars
64 Watchers

create-react-scripts

Easily extend the react-scripts to your own version of react-scripts

How to download and setup create-react-scripts

Open terminal and run command
git clone https://github.com/raymondsze/create-react-scripts.git
git clone is used to create a copy or clone of create-react-scripts 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-scripts https://github.com/raymondsze/create-react-scripts/archive/master.zip

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

If you have some problems with create-react-scripts

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