generator-aotoki-reactjs

0.1.4 • Public • Published

generator-aotoki-reactjs Build Status

Yeoman generator

This is my personal reactjs bootstrap generator, it include bable and libsass to make some optimize. And it also include Parse.com integrate for fast build website on Parse.

Getting Started

First, you may need Yeoman to use this generator.

npm install -g yo

Yeoman Generators

To install generator-aotoki-reactjs from npm, run:

npm install -g generator-aotoki-reactjs

Finally, initiate the generator:

yo aotoki-reactjs

Usage

This project will generated gulp task, and written in iojs-1.8, and use some ES6 feature. I strong suggest use iojs-1.8 to work with this project.

To start coding, you need gulp installed.

npm install -g gulp

Start project

To coding your ReactJS project, just run:

gulp

Tasks

To find available task, run:

gulp help

Unit Test

This project already setup with bable and jest, you can simple follow the jest gulide to run test.

Roadmap

  • Add Flux support

License

BSD license

Readme

Keywords

Package Sidebar

Install

npm i generator-aotoki-reactjs

Weekly Downloads

1

Version

0.1.4

License

BSD

Last publish

Collaborators

  • elct9620