vuejs / vue-webpack-meteor-example

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

Repository from Github https://github.comvuejs/vue-webpack-meteor-exampleRepository from Github https://github.comvuejs/vue-webpack-meteor-example

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

About

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


Languages

Language:Vue 55.6%Language:JavaScript 37.2%Language:HTML 7.2%