Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 452 Bytes

Readme.md

File metadata and controls

16 lines (11 loc) · 452 Bytes

Basic react packaging setup with webpack

Steps required to run:

npm install
npm run dev

List of packages (for update):

babel-loader babel-plugin-add-module-exports babel-plugin-react-html-attrs babel-plugin-transform-class-properties babel-plugin-transform-decorators-legacy babel-preset-es2015 babel-preset-react babel-preset-stage-0 react react-dom webpack webpack-dev-server
  • Note: Server is running on localhost:3333