/vue-webpack-meteor-example

Example using Vue with Meteor, while leveraging the normal Webpack + NPM workflow for your front-end.

Primary LanguageVue

Webpack + Vue + Meteor Example

Example using Vue with Meteor, while leveraging the normal Webpack + NPM workflow for your front-end.

cd .client
npm install
npm run dev

# at project root in another terminal
meteor