Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexeveritt/vuejs-typescript-example

Example VueJS app built with typescript, Single File Components(sfc) and vuex
https://github.com/alexeveritt/vuejs-typescript-example

material-design materializecss single-file-components typescript vue-router vuejs vuex-demo vuex-store webpack3

Last synced: 4 months ago
JSON representation

Example VueJS app built with typescript, Single File Components(sfc) and vuex

Awesome Lists containing this project

README

        

# VueJS Typescript Demo

> This project is out of date. You should consider [NuxtJS](https://nuxtjs.org/) nowadays

A work in progress example of how to create a VueJS app that includes the following features

* Typescript
* Vue-router
* Vuex - Getters, Actions and Mutations
* Single File Components
* Materialize CSS
* Page Transitions
* Component level css and global css

The project is based on the vuejs webpack template.

Also includes how to build materialize sass files and override the theme colours