/ts-playzone

Where I keep all my useful TypeScript learnings

Primary LanguageJavaScriptMIT LicenseMIT

ts-playzone

This repository is where I keep all my useful TypeScript learnings.

Setup

# Clone the repo and navigate to it
git clone https://github.com/francisfuzz/ts-playzone
cd ts-playzone

# Install dependencies
npm install

# Run the index
npm run index #=> hello, playzone