/typescript-sandbox

A typescript app to test some features

Primary LanguageHTML

Typescript sandbox

A typescript sandbox used in a Udemy course to test some features.

Install dependencies

npm install

Compile typescript

npm run compile

Usage

npm run start
npm run dev