Skip to content

APIOps/meteor-oembed-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

231 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor OEmbed Blog

Blog platform that displays content from OEmbed providers, built with Meteor.js

##Installation Instructions Prerequisits:

You should install git according to your operating system.

The installation consists of following steps.

  1. Install meteor according to your operating system.
  1. clone meteor-oembed-blog
  2. Create new directory (i.e. API)
  3. Change to created directory (i.e. API) - git clone https://github.com/apinf/meteor-oembed-blog.git
  4. Go into meteor-oembed-blog
  5. Install npm depedencies
  • meteor npm install
  1. Start application
  • meteor Meteor starts localserver and application is running in address localhost:3000

About

Blog platform that displays content from OEmbed providers, built with Meteor.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.7%
  • HTML 5.3%
  • CSS 1.0%