1.0.4 • Published 4 years ago
webpack-react-generator v1.0.4
webpack-react-generator
Easily create webpack react projects
Installation
$ npm install -g webpack-react-generatorQuick Start
Create the app:
$ react exampleInstall dependencies:
$ npm iStart your Webpack React App on dev-server
$ npm startCommand Line Options
This package also provides TypeScript functionality.
-t, --typescript construct the view with tsx.