Skip to content

valnub/twitvue03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitvue03

Posting tweets to Twitter API

Sourcecode for episode 3 of the series on "How to create a Twitter app with VueJS, PhoneGap and Framework7"

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

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.

About

Sourcecode for episode 3 (Posting tweets to Twitter API) of the series on "How to create a Twitter app with VueJS, PhoneGap and Framework7"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published