lawfulstupid / UESRPG-Combat-Helper

0 stars 0 forks source link

UESRPG Combat Helper

A tool to help keep track of NPCs in the Unofficial Elder Scrolls RPG 3rd Edition.

Current ruleset implemented is a homebrew blend of V2 and V3.

Running

  1. Install Node.js.
  2. Download latest tagged release.
  3. Run npm run prod from the root directory or scripts/runprod.bat to build and launch the application in production mode.
  4. A new tab will open in your web browser, otherwise navigate to http://127.0.0.1:8247.

Development server

This project was generated with Angular CLI version 14.2.1.

Run ng serve for a dev server. Navigate to http://localhost:4200. The application will automatically reload if you change any of the source files.

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.