MLH Code Day 2017
- SHIFT is an MLH Code Day project designed to reduce political polarization.
- Create an account, read the daily articles, and join a conversation with an ideological stranger.
- At the end, rate their performance. They'll receive points which accumulate on a leaderboard.
- Vue-js
- Firebase Realtime Database
- Bulma
- Buefy
# install dependencies
npm install
# Add Firebase Web credentials to src/utils/credentials.js
# serve with hot reload at localhost:8080
npm run serve
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.