generator-neutrino-react

0.3.0 • Public • Published

generator-neutrino-react

generate basic react project powered by neutrino-preset-react

NPM version Build Status Dependency Status

This neutrino preset enables building JSX-supported React-based web applications with a common configuration for Webpack, ESLint, Babel, Karma+Mocha, along with a static local development server. And you don't need to maintain these package configurations and dependencies directly on your project, neutrino and neutrino-presets handle these for you.

Installation

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

npm install -g yo
npm install -g generator-neutrino-react

Then create a project directory and initiate the generator

mkdir myweb
cd myweb
yo neutrino-react

License

Mozilla Public License Version 2.0

/generator-neutrino-react/

    Package Sidebar

    Install

    npm i generator-neutrino-react

    Weekly Downloads

    4

    Version

    0.3.0

    License

    MPL-2.0

    Last publish

    Collaborators

    • gasolin