This is an Employee Management System, CRUD application using RxJs, I create this app for learn develop application using Angular
I recommend using node version 18
# Install dependencies
npm run install
# Run on development
$ npm run start
# Build application
$ npm run build