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
- Host: GitHub
- URL: https://github.com/vukedd/ratewise-frontend
- Owner: vukedd
- Created: 2025-07-04T21:18:22.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-11T18:09:48.000Z (3 months ago)
- Last Synced: 2025-07-11T20:24:46.656Z (3 months ago)
- Topics: angular19, css, html, primeng, rxjs, typescript
- Language: TypeScript
- Homepage:
- Size: 264 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.