This is an Angular 17 project for the "Flex App" frontend admin dashboard and website viewer.
Run npm install
to install modules. I also suggest to install latest angualr CLI,
for generating components and services, rather then doing it manually.
Run ng serve
or npm run start
for a dev server.