11 Forks
3 Stars
3 Watchers

react-on-mac

Guide to installing the tools required to run React+Webpack (via create-react-app) on Mac OS X

How to download and setup react-on-mac

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

Or simply clone react-on-mac with SSH
[email protected]:code-for-coffee/react-on-mac.git

If you have some problems with react-on-mac

You may open issue on react-on-mac support forum (system) here: https://github.com/code-for-coffee/react-on-mac/issues