This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

react-webpack

0.4.1 • Public • Published

react-webpack

react + webpack template to get you started.

To learn react, start with the react-tutorial

Install

npm install react-webpack

System Requirements

npm install webpack -g

npm install bower -g

npm install webpack-dev-server -g

Dev-Server

npm run devserver -> will start a server at http://localhost:9500/webpack-dev-server/

Build

simply run webpack or webpack -watch from your project folder.

Includes

  • configuration files
  • webpack
  • react
  • webpack-loaders
    • JSX-Loader
    • Styles-Loader
    • CSS-Loader
    • LESS-Loader
    • Script-Loader

Readme

Keywords

Package Sidebar

Install

npm i react-webpack

Weekly Downloads

82

Version

0.4.1

License

ISC

Last publish

Collaborators

  • thomas-deutsch