Update ReactRouter.md

master
Matt Huntington 8 years ago committed by GitHub
parent 67a0b4e9ab
commit b300f4fc08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,7 +25,7 @@ node_modules
Install basic packages: Install basic packages:
``` ```
npm install babel-core babel-loader babel-preset-es2015 babel-preset-react react react-dom webpack webpack-dev-server --save-dev npm install babel-core babel-loader babel-preset-es2015 babel-preset-react react react-dom webpack webpack-cli webpack-dev-server --save-dev
``` ```
Create `webpack.config.js` Create `webpack.config.js`

Loading…
Cancel
Save