Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 219 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 219 Bytes

meteor-vue2-example

Meteor & Vue 2.0 example

meteor npm install
meteor

If you create a new app with meteor and vue, don't forget to install vue 2 instead of vue 1:

npm install --save vue@^2.1.8