Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 361 Bytes

File metadata and controls

9 lines (7 loc) · 361 Bytes

flextoolfe

This is an Angular 17 project for the "Flex App" frontend admin dashboard and website viewer.

Instaling modules

Run npm install to install modules. I also suggest to install latest angualr CLI, for generating components and services, rather then doing it manually.

Development server

Run ng serve or npm run start for a dev server.