You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Crypto City 74e75f9737 wip 2 years ago
src/main call townforge wasm module by clicking button 3 years ago
.gitignore call townforge wasm module by clicking button 3 years ago
.project add .project 3 years ago
LICENSE Initial commit 3 years ago
README.md call townforge wasm module by clicking button 3 years ago
favicon.ico call townforge wasm module by clicking button 3 years ago
index.js call townforge wasm module by clicking button 3 years ago
package-lock.json wip 2 years ago
package.json call townforge wasm module by clicking button 3 years ago
tsconfig.json call townforge wasm module by clicking button 3 years ago
webpack.config.js wip 2 years ago
webpack.production.js call townforge wasm module by clicking button 3 years ago

README.md

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 http://localhost:8080 (opens automatically)