Repository made for workclick project, the tech stack being used is the following:
- Angular
- Firebase
- NgRx
- ESLint
- Angular Material
To get started, clone this repository, open it in the IDE of your choice and install the project dependencies using npm i
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.