Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 782 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 782 Bytes

MeetWorktez

This project was generated with Angular CLI version 13.0.3.

This project share the APIs from Worktez/worktez project. So, to run the project locally, you need to start the emulators of Worktez/worktez project.

How to get Started

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.