Skip to content

Worktez/meet.worktez

Repository files navigation

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.