Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 215 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 215 Bytes

Getting Started

  1. Fork and clone this repo

  2. Use npm i to install the necessary dependencies

  3. Run the TypeScript compiler, watch for changes, start the server, and launch the browser by using npm start