@jefreesujit/generator-react-basic

1.0.2 • Public • Published

generator-react-basic NPM version Build Status Dependency Status Coverage percentage

Yeoman generator to setup a basic stand-alone React app with Babel and Webpack

Generator Includes

  • React App scaffolding with basic "Hello World" app
  • Routing built-in using React-router
  • Babel to convert JSX and ES6
  • Webpack to bundle up things
  • Styles in Sass, with node-sass bundler

Installation

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

npm install -g yo
npm install -g @jefreesujit/generator-react-basic

Then generate your new project:

yo @jefreesujit/react-basic

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Jefree Sujit

Package Sidebar

Install

npm i @jefreesujit/generator-react-basic

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

1.1 MB

Total Files

39

Last publish

Collaborators

  • jefreesujit