Commit a8a740ba by hfpp2012 yinsigan

add readme doc

1 parent 632b8e0a
Showing 1 changed file with 11 additions and 0 deletions
https://scotch.io/tutorials/setup-a-react-environment-using-webpack-and-babel
``` bash
yarn add webpack webpack-dev-server path
yarn add babel-loader babel-core babel-preset-es2015 babel-preset-react --dev
yarn add html-webpack-plugin
yarn add react react-dom
```
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!