Created by Fisher at 23:32 on 11/29/16.
Lovecust-JWC is a Mirror-Ecust-JWC which provides ecust jwc newses in 'real time' (1 hour delay) and it is distributed at http://jwc.lovecust.com/.
We want see Ecust Jwc Newses via our mobile browser and in an elegent way. Lovecust-JWC gives you the chance to accessing Ecust JWC newses elegently. //: # (### both description and content.)
It may be an example if you are just learning React 101. You may clone this project and build on your own.
Run the commands:
git clone https://github.com/lovecust/lovecust-jwc.git
npm install
npm run build # Build development version.
npm run build-production # Build production version.
Then main.js
will be generated under dist
folder.
Here are some node modules used in this project and you can go to the website and see what they are and what they do if you are interested.
- babel
- JavaScript compiler that powers you using next generation JavaScript, today.
- react
- A Component-based JavaScript UI Library.
- material-ui
- Material design components based on React.
- recharts
- Charts based on React.
- redux
- State container.
- webpack
- Pack and optimize resources.
- whatwg-fetch
- to fetch network resources.