Skip to content

Yeoman generator for ReactJS + Webpack + Espina + Server Render

License

Notifications You must be signed in to change notification settings

arbolista-dev/generator-espina

Repository files navigation

generator-espina NPM version Build Status Dependency Status Coverage percentage

A React isomorphic boilerplate generator using espina npm module

Installation

First, install Yeoman and generator-espina using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-espina

Then generate your new project:

yo espina

You can generate new React components

yo espina:component

Also generate new React reducers

yo espina:reducer

Develop

For develop purposes, you can test you new version using

npm run prepublish

MIT © Eric Hulburd

About

Yeoman generator for ReactJS + Webpack + Espina + Server Render

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages