make-react-app

0.1.3 • Public • Published

make-react-app

Quickly start developing React Apps with basic tooling support Webpack, Babel, ESLint and Jest.

Why do I need this?

In Modern Web Apps with React, getting started with the basic tool can be a pain in the a**, apart from being time-consuming and redundant. make-react-app gives you a basic boiler-plate to get started with developing react so you focus more on your app and code.

Installation

npm install -g make-react-app

Usage

make-react-app <project-name>

Options

--packageVersion : Creates the project with the specified version
--desc : Creates the project the the specified npm description

Issues

Report all Issues here

Todo

  • HMR
  • Yarn

License

MIT © vijaysutrave

Package Sidebar

Install

npm i make-react-app

Weekly Downloads

1

Version

0.1.3

License

MIT

Last publish

Collaborators

  • vijaysutrave