Skip to content

Sourcecode for Episode 2 of the YouTube series on how to create a Twitter app with VueJS, PhoneGap and Framework7 (Twitter oauth authentication)

License

Notifications You must be signed in to change notification settings

valnub/Twitvue02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitvue02

Sourcecode for episode 2 (Twitter oauth authentication) of the series on how to create a Twitter app with VueJS, PhoneGap and Framework7

Configuration

  1. Go to http://apps.twitter.com and register a new app
  2. Open src/twitter.js in your text editor
  3. Change this line and add your tokens:
cb.setConsumerKey("YOURKEY", "YOURSECRET");

Build Setup

# 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.

Find the video here: https://www.youtube.com/watch?v=ybaigTnn5E0

About

Sourcecode for Episode 2 of the YouTube series on how to create a Twitter app with VueJS, PhoneGap and Framework7 (Twitter oauth authentication)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published