A Twitter time-saver app that filters and sorts the user timeline in order to fit the content to a limited time-span (2, 5 10 or 15 minutes) based not only on the tweet but also on linked content (news, articles ...).
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# lint all *.js and *.vue files
npm run lint
# run unit tests
npm testFor more information see the docs for vueify.



