The frontend was built using Angular 6 & Reactive Forms.
- Angular 6+ & Typescript
- Reactive Forms & RxJS
- Ngx-Bootstrap & Font Awesome
-
Run
npm i
to install package dependencies. -
Go to the folder "src/environments" and change the configuration files if needed.
-
Run
npm run start:dev
for starting the server.
Run npm run build:prod
for building the project as production mode.