https://github.com/abradifcode/react-with-babel-gulp-and-browserify
Starter pack repository for projects with ReactJS, Babel, Gulp and Browserify
https://github.com/abradifcode/react-with-babel-gulp-and-browserify
babel gulp npm react
Last synced: 3 months ago
JSON representation
Starter pack repository for projects with ReactJS, Babel, Gulp and Browserify
- Host: GitHub
- URL: https://github.com/abradifcode/react-with-babel-gulp-and-browserify
- Owner: abradifcode
- Created: 2019-04-02T07:56:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2016-01-03T17:23:42.000Z (over 9 years ago)
- Last Synced: 2025-01-26T05:24:56.809Z (5 months ago)
- Topics: babel, gulp, npm, react
- Language: JavaScript
- Homepage:
- Size: 692 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ReactJS with Babel, Gulp and Browserify
Starter pack repository for projects with ReactJS, Babel, Gulp and Browserify
## Commands
* `npm install`
* `npm run build`
* `npm run watch`
* `npm try-last-react` - will remove current react libraries (without --save-dev), install the last ones from npm and rebuild the project. In order to reverse the project you need just run `npm install`. (By the way, it wouldn't work in windows environment)**Usefull links**
* http://egorsmirnov.me/2015/05/22/react-and-es6-part1.html