0.2.4 • Published 10 years ago

generator-alt v0.2.4

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

React Flux (Alt) Generator

Yeoman generator that scaffolds out a React based front-end webapp.

npm.io

Features

  • CSS Autoprefixing
  • Built-in preview server with LiveReload
  • Automagically compile Javascripts & (Less | Sass)

For more information on what generator-alt can do for you, take a look at the webpack we use for bundling.

Getting Started

  • Install: npm install -g generator-alt
  • Run: yo alt
  • Run: npm start for building and preview

Flux Action

  • Add: yo alt:action

Flux Store

  • Add: yo alt:store

React Components

  • Add: yo alt:view

Need server side supports in Golang? Check this out :-)

License

BSD license

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago

0.0.0

10 years ago