Source code for Twitvue demo app from YouTube
- Go to http://apps.twitter.com and register a new app
- Open src/twitter.js in your text editor
- Change this line and add your tokens:
cb.setConsumerKey("YOURKEY", "YOURSECRET");
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
More info and contact on my blog.
YouTube tutorial video here: https://youtu.be/mKdLHBpYeiQ