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.
- Install Node.js.
- Download latest tagged release.
- Run
npm run prod
from the root directory orscripts/runprod.bat
to build and launch the application in production mode. - A new tab will open in your web browser, otherwise navigate to http://127.0.0.1:8247.
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.