A simple shopping list application built in Typescript.
Make sure to check out the blog post on how to create your first web application with typescript.
To get started, run npm install && npm start
.
Visit localhost:1234
in a browser and enjoy :)