life-towers/frontend/README.md

355 B

Life Towers Frontend

Angular frontend for the Life Towers app. See the root README.md for the full stack setup.

npm start          # dev server on :4200, with /api proxied to :8000
npm test           # Vitest unit tests
npm run test:e2e   # Playwright against PLAYWRIGHT_BASE_URL or localhost:8000
npm run build      # production bundle