Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 171 Bytes

File metadata and controls

7 lines (6 loc) · 171 Bytes

Basic React Template Using Gulp, Babel, and Browserify

  • Clone
  • Run npm install
  • Run gulp build, then gulp watch
  • Run gulp serve in another shell
  • Have fun