This is a starter kit for developing a react app.
-
Clone the kit
git clone https://github.com/andela-aadepoju/react_flux_starterkit.git
for HTTPS or git clone[email protected]:andela-aadepoju/react_flux_starterkit.git
for SSH -
On your terminal,
cd
into the directory you cloned into,cd react_flux_starterkit
-
Install the dependencies
npm install
ornpm i
-
Star the kit by running
gulp
from your terminal