Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

johnhunter/making-typescript-stick

Repository files navigation

Making TypeScript Stick

Mike North's "Making TypeScript Stick" course.

Setup

First, make sure you have Volta installed.

# install Volta
curl https://get.volta.sh | bash

# install Node
volta install node

# start using Node
node

Next, check out this project.

git clone git@github.com:mike-north/making-typescript-stick
cd making-typescript-stick

Then, install dependencies

yarn

Legal

© 2022 Michael North, All Rights Reserved

About

Exercises from the Mike North course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •