Reeska / vuejs-typescript

A sample Vue.js project to demonstrate how to migrate to TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuejs-typescript

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

About

A sample Vue.js project to demonstrate how to migrate to TypeScript

License:MIT License


Languages

Language:Vue 70.3%Language:HTML 14.4%Language:JavaScript 11.7%Language:TypeScript 3.6%