Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 321 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 321 Bytes

Game-of-Earth

Group project for the Hack the North 2021.

How to run

  1. Clone the repository
  2. cd to the root directory
  3. enter:"npm install"
  4. enter:"tsc -w"
  5. Open with VSCode
  6. Open src/index.html
  7. install the extension 'Live Server'
  8. click the "go live" button at bottom right corner of VSCode