Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 377 Bytes

File metadata and controls

21 lines (14 loc) · 377 Bytes

Ionic Example App

Simple Ionic PWA example App using Angular 19. This could serve as an example starting project.

Featues

  • indexedDB
  • NGrX signal store
  • RxJS

Run In Dev Mode

ionic serve

Not Implemented Yet

  • Add translations (localization)
  • Add BE with websockets for logs
  • fix unit tests
  • Add acceptance tests (end to end)
  • Accessibility decorators