This project is an Angular UI for WageSum server side application.
First time you need to prepare the build, as a regular Angular application.
npm install
npm run generate:apiRun ng serve for a dev server. Navigate to http://localhost:4200/.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
