Using Echarts and VueJS to display pollution data from Twitter.
Oh no Beijing! Stop!
npm install # Setup
npm run serve # Develop
npm run build # Publish
- ECharts: Chart library
- Beijing AQI: Beijing AQI published hourly AQI updates.
- CORS Anywhere: Skip some Same-domain restrictions placed by Twitter API.
- VueJS: The Progressive JavaScript Framework