Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Notifications You must be signed in to change notification settings

alexeveritt/vuejs-typescript-example

Repository files navigation

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