Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alexeveritt/vuejs-typescript-example
- Owner: alexeveritt
- Created: 2017-11-19T15:29:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T13:05:13.000Z (over 4 years ago)
- Last Synced: 2024-09-28T22:08:14.565Z (4 months ago)
- Topics: material-design, materializecss, single-file-components, typescript, vue-router, vuejs, vuex-demo, vuex-store, webpack3
- Language: JavaScript
- Homepage:
- Size: 361 KB
- Stars: 16
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 cssThe project is based on the vuejs webpack template.
Also includes how to build materialize sass files and override the theme colours