yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
Twitter api is served in localhost:7890
http://localhost:7890/1.1/statuses/user_timeline.json?count=30&screen_name=makeschool
so server must be up with twitter-proxy before executing client
more about twitter-proxy : https://www.npmjs.com/package/twitter-proxy