TS-Server
This is an exercise from Udemy course Typescript: The Complete Developer's Guide 2020 by Stephen Grider.
Installation
Clone the repo, change directories, and npm install.
git clone https://github.com/james-priest/ts-server.git
cd ts-server
npm install
Usage
Open a terminal in project root and run
npm start
View the page at