Skip to content

edwinlin1987/reactStarterKit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Get started fast!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.6%
  • HTML 16.4%