All Projects → meteor-vue → Vue Meteor Demo

meteor-vue / Vue Meteor Demo

A comprehensive demo project, using Meteor & Vue

Labels

(WIP) vue-meteor-demo

A comprehensive demo project, using Meteor & Vue.

This is a work in progress. Contribute by opening Issues and submitting PRs!

Clone the project and navigate into its directory. Then install the npm dependencies:

meteor npm i

To start the app, use the usual meteor command.


WIP

meteor create --bare <some_folder>
cd <some_folder>
meteor remove blaze-templates reactive-var
meteor add static-html akryum:vue-component akryum:vue-ssr
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].