mirror of
https://github.com/dfpc-coe/CloudTAK.git
synced 2025-12-22 05:37:16 +00:00
TAK-PS-Stats Web UI
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Generated TypeScript Definiton File
The WebUI TypeScript definitions are built directly from the Swagger output of the server. With the server running locally on port 5001, run the following
npm run typegen