Skip to content

mullojo/Vue-Meteor-GitBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

description
This guide covers the most common & supported methods for using Vue.js with Meteor.js

Vue + Meteor GitBook

Vue + Meteor Stack at the simplest level

Several very popular open source projects are combined to create Meteor and to then add Vue to a Meteor app as the front-end (aka view layer). Meteor allows developers to chose any popular view layer.

Several core projects are combined to make a Vue + Meteor full-stack, and to a new developer, Meteor handles all of this for you, but it's important to learn about each of these parts.

Project GitHub Repositories Docs
Meteor https://github.com/meteor/meteor Docs + Guides
Vue https://github.com/vuejs/vue Guide
Vue + Meteor Integration Packages https://github.com/meteor-vue/vue-meteor Repo
MongoDB https://github.com/mongodb/mongo Manual
Node https://github.com/nodejs/node Docs

Meteor has had the most evolution since it's creation, so it's sometimes not clear to new users why Meteor is the right choice for new app development with Vue.

This book serves to demonstrate the many advantages of using Vue and Meteor together.

About

Open Source Vue + Meteor GitBook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published