1.1.6 • Published 4 years ago

create-webpack-react-app v1.1.6

Weekly downloads
4
License
ISC
Repository
github
Last release
4 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

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

5 years ago