vuejs / vue-webpack-meteor-example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%