weibo-react-app
v0.0.1
Published
rebuild a weibo app for practicing
Downloads
5
Readme
weibo-react-app
This is a simple template for building Weibo React app.
How to use it ?
1.Clone the repo:
git clone https://github.com/jingwang88/weibo-react-app.git new-project2.Install the dependencies
cd new-project
npm install 或者 cnpm install3.Start your webpack
npm build4.Develop project
Add your code to component and open index.htmlLicense
MIT(http://www.opensource.org/licenses/mit-license.php)
