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

https://github.com/vukedd/ratewise-frontend


https://github.com/vukedd/ratewise-frontend

angular19 css html primeng rxjs typescript

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# RateWise

## How to run?

Add API url to Environment.ts

To start a local development server, run:

```bash
ng serve --configuration development
```

Once the server is running, open your browser and navigate to `http://localhost:4200/`. The application will automatically reload whenever you modify any of the source files.