Skip to content

woodser/townforge-app

Repository files navigation

townforge-app

Townforge web app

How to Run in a Browser

  1. git clone https://github.com/woodser/townforge-wasm
  2. In the same parent directory: git clone https://github.com/woodser/townforge-app
  3. cd townforge-app
  4. npm install
  5. npm start
  6. Access web app at https://localhost:8080 (opens automatically)