1.4.1 • Published 10 years ago
generator-horizon-react-component v1.4.1
generator-horizon-react-component
Yeoman generator for a component development scaffolding
Usage
> npm install -g yo generator-horizon-react-componentFrom your new project directory:
> yo horizon-react-componentThen follow the instructions from CLI
What's inside
- Basic
Reactcomponent - ES6 + JSX compilation with
babel - Tests with
mocha+jsdom - Sass compilation with
node-sass - Demo page built with
webpack
Check more details in the README.md of the generated project