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
meteorExample using Vue with Meteor, while leveraging the normal Webpack + NPM workflow for your front-end.
Repository from Github https://github.comvuejs/vue-webpack-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
meteorExample using Vue with Meteor, while leveraging the normal Webpack + NPM workflow for your front-end.