An open API service indexing awesome lists of open source software.

https://github.com/lpreterite/meteor-vue-webpack-example

This is a meteor app using vue and vue-router
https://github.com/lpreterite/meteor-vue-webpack-example

Last synced: about 2 months ago
JSON representation

This is a meteor app using vue and vue-router

Awesome Lists containing this project

README

        

# meteor-vue-webpack-example
This is a meteor app using vue and vue-router

The example use webpack:webpack suppot vue and vue-router for meteor app.

```
#run app
$ npm install
$ meteor
```