create-webpack-react-app

1.1.6 • Public • Published

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         Ankita

Cheers!

/create-webpack-react-app/

    Package Sidebar

    Install

    npm i create-webpack-react-app

    Weekly Downloads

    0

    Version

    1.1.6

    License

    ISC

    Unpacked Size

    179 kB

    Total Files

    60

    Last publish

    Collaborators

    • teamninja