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 1 year ago
src/main call townforge wasm module by clicking button 1 year ago
.gitignore call townforge wasm module by clicking button 1 year ago
.project add .project 1 year ago
LICENSE Initial commit 1 year ago
README.md call townforge wasm module by clicking button 1 year ago
favicon.ico call townforge wasm module by clicking button 1 year ago
index.js call townforge wasm module by clicking button 1 year ago
package-lock.json wip 1 year ago
package.json call townforge wasm module by clicking button 1 year ago
tsconfig.json call townforge wasm module by clicking button 1 year ago
webpack.config.js wip 1 year ago
webpack.production.js call townforge wasm module by clicking button 1 year 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)