Skip to content

Latest commit

 

History

History

ugliest-todo-typescript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ugliest Todo TypeScript

Overview

This sample project is a version of Ugliest Todo tutorial written in TypeScript.

Running

npm install
npm run build

Open dist/index.html in your browser.

Type Definitions

The userbase-js type definitions are included in the NPM package and work out of the box.