An open API service indexing awesome lists of open source software.

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

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