Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 489 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 489 Bytes

(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