Skip to content

yuche/vue-webpack-meteor-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 59.3%
  • JavaScript 34.3%
  • HTML 6.4%