https://github.com/padcom/yo-generator-gulp-es6-react
https://github.com/padcom/yo-generator-gulp-es6-react
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/padcom/yo-generator-gulp-es6-react
- Owner: padcom
- License: apache-2.0
- Created: 2016-06-04T10:45:15.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-06T01:30:19.000Z (almost 10 years ago)
- Last Synced: 2025-06-01T01:22:42.964Z (about 1 year ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Project generator for ReactJS with Gulp build system.
Usage:
```
npm install -g yeoman generator-gulp-es6-react
yo gulp-es6-react [appname]
```
and then
```
gulp server
```