/ts-maps

Design Patterns exercise for Udemy Typescript: Complete Developer's Guide 2020 course

Primary LanguageTypeScript

TS-Maps

This is an exercise from Udemy course Typescript: The Complete Developer's Guide 2020 by Stephen Grider.

screenshot

Installation

Clone the repo, change directories, and install parcel.

git clone https://github.com/james-priest/ts-maps.git
cd ts-maps
npm install parcel-bundler

Usage

Run the project on command line with

  • npm parcel index.html

View the page by going to