Commit 9ad2e4cf by hfpp2012 yinsigan

add yarn taobao address

1 parent a8a740ba
https://scotch.io/tutorials/setup-a-react-environment-using-webpack-and-babel
``` bash
yarn config set registry 'https://registry.npm.taobao.org'
yarn add webpack webpack-dev-server path
yarn add babel-loader babel-core babel-preset-es2015 babel-preset-react --dev
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!