Skip to content

Galen-Yip/Typescript_Vue_Todo

Repository files navigation

Typescript Vue Todo Sample

Overview

there is a Todo sample on typescript offical website using Backbone.js.

Features:

  • typescipt
  • vue.js
  • webpack
  • Use of external typings from DefinitelyTyped
  • Vscode

Running

> npm install -g typescript
> npm install
> npm link typescript
> npm start

About

write a Todo sample with vue and typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published