vuejs-typescript-example icon indicating copy to clipboard operation
vuejs-typescript-example copied to clipboard

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

VueJS Typescript Demo

This project is out of date. You should consider NuxtJS 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