# vue-webpack-meteor-example **Repository Path**: vuejs/vue-webpack-meteor-example ## Basic Information - **Project Name**: vue-webpack-meteor-example - **Description**: Example using Vue with Meteor, while leveraging the normal Webpack + NPM workflow for your front-end. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-03 - **Last Updated**: 2025-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Webpack + Vue + Meteor Example Example using Vue with Meteor, while leveraging the normal Webpack + NPM workflow for your front-end. ``` bash cd .client npm install npm run dev # at project root in another terminal meteor ```