1.0.6 • Published 8 years ago

generator-aegis-react v1.0.6

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

generator-aegis-react

generator-aegis-react@npm

NPM NPM

Yeoman generator for ReactJS - lets you quickly set up a project including karma test runner and Webpack module system.

  • React
  • Redux
  • React Router
  • React Router Redux
  • Babel
  • PostCSS
  • Less
  • Scss
  • Sass
  • Stylus
  • Karma + mocha + chai
  • live reload
  • pm2

Installation

# Make sure both is installed globally
npm install -g yo
npm install -g generator-aegis-react

Setting up projects

# Create a new directory, and `cd` into it:
mkdir my-new-project && cd my-new-project

# Run the generator
yo aegis-react
1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago