Skip to content

szimmer1/react-es6-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-gulp-boilerplate

A project template to jump-start React development

Config

The project gulp-watch to re-compile .jsx and .js files in the ./src directory on file change.

Detailed docs coming soon. See gulpfile.js for configuration and gulp for reference.

Examples

From the React Udemy course

  1. Menu
  2. Timer

More coming up..

Build and serve

The project uses browser-sync to refresh when files in the ./js directory change.

npm install -g gulp
npm install
npm run serve

About

A project template to jump-start react projects with Gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published