Get started fast!
- Star and Fork the repo
- Open your terminal,
cdinto desired directory - run
git clone https://github.com/<your-branch>/reactStarterKit.git - run
npm install - run
gulp - open your index.html file located in your dist folder in your browser and see you application!
NOTE: -only make edits to components in src, do not make edits to anything is dist -make sure you are opening index file in dist folder