Skip to content

🚀 Create React Apps with basic configurations of Webpack, Babel, ESLint, Jest

License

Notifications You must be signed in to change notification settings

vijaysutrave/make-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

make-react-app

Quickly start developing React Apps with basic tooling support by 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]

Creates the project in the current directory

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

About

🚀 Create React Apps with basic configurations of Webpack, Babel, ESLint, Jest

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published