1.1.6 • Published 5 years ago

create-webpack-react-app v1.1.6

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

create-webpack-react-app

A command line interface to generate a boilerplate for a React application along with necessary webpack and babel configurations.

You can edit the configuration anytime according to your project's requirement.

Installation:

To run the CLI, you can install it globally by going to your terminal and runnning -

$ npm i -g create-webpack-react-app

Usage:

Go to the directory where you want your project to be in, and then run -

create-webpack-react-app project-name

Another alternative would be using npx command, if you don't want to install the package globally -

$ npx create-webpack-react-app project-name

Issues:

If you find a bug, please file an issue on our issue tracker on github.

Contributors:

          

     [Himayan](https://github.com/himayand21)         [Ankita](https://github.com/ankita1010)

Cheers!

1.1.6

5 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.2

6 years ago

1.0.3

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago