/reactStarterKit

Get started fast!

Primary LanguageJavaScript

reactStarterKit

Get started fast!

  1. Star and Fork the repo
  2. Open your terminal, cd into desired directory
  3. run git clone https://github.com/<your-branch>/reactStarterKit.git
  4. run npm install
  5. run gulp
  6. 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