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

https://github.com/alefesouza/typescript-vue-cli2

Simple TypeScript example using vue-cli 2.
https://github.com/alefesouza/typescript-vue-cli2

meetup-api typescript vue vue-cli

Last synced: about 1 month ago
JSON representation

Simple TypeScript example using vue-cli 2.

Awesome Lists containing this project

README

          

# typescript-vue-cli2

This is an example of a vue-cli 2.9.3 application using [TypeScript](https://github.com/Microsoft/TypeScript), [vue-class-component](https://github.com/vuejs/vue-class-component), [vue-property-decorator](https://github.com/kaorun343/vue-property-decorator) and [vuex-class](https://github.com/ktsn/vuex-class) with the Meetup API, I've created it to do a lecture about it on [Vue.js São Paulo Meetup](https://www.meetup.com/VueJS-SP/events/247418703/).

You can check it live on [https://alefesouza.github.io/typescript-vue-cli2](https://alefesouza.github.io/typescript-vue-cli2), it's just a very simple application.