1.0.4 • Published 3 years ago

webpack-react-generator v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

webpack-react-generator

Easily create webpack react projects

Installation

$ npm install -g webpack-react-generator

Quick Start

Create the app:

$ react example

Install dependencies:

$ npm i

Start your Webpack React App on dev-server

$ npm start

Command Line Options

This package also provides TypeScript functionality.

-t, --typescript   construct the view with tsx.
1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago