Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dinbtechit/ns-ceiling-fan-frontend

NS Ceiling Fan Frontend (UI)
https://github.com/dinbtechit/ns-ceiling-fan-frontend

angular ngxs sse

Last synced: 15 days ago
JSON representation

NS Ceiling Fan Frontend (UI)

Awesome Lists containing this project

README

        

# NS Ceiling Fan Frontend (UI)

A user interface for the NS Ceiling Fan app.

**Technologies**
- Angular 12 (SPA based application)
- NGXS state management - For managing the clientside state.
- fetch-event-source for handling server sent events from the backend.



## Development

1. Build ns-saltire template
```
ng build ns-saltire
```

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

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).