Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

generator-asite

fantasywind13MIT0.0.3

Yeoman Generator for React with Flux Flow and API Server

yeoman-generator, react, flux, webpack, express

readme

generator-asite

A Yeoman generator for React Flux User, including server-render page and basic api server for building completed webservice.

Installation

Install via NPM:

npm install generator-asite

Note: You should use io.js 2.x for runtime environment.

Quick Start

yo asite YOUR_SITE_NAME
npm run dev

Features

Supported Backend Framework

  • Express 4.x
  • Koa (in the future)

Options

Contribute

  • just Fork this project and send Pull Requests

ToDo

Authors

Copyright(c) 2015 Chia Yu Pai <fantasyatelier@gmail.com>

License

Licensed under the MIT License