A project template to jump-start React development
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.
From the React Udemy course
- Menu
- Timer
More coming up..
The project uses browser-sync to refresh when files in the ./js
directory change.
npm install -g gulp
npm install
npm run serve