Skip to content

yadler97/mychatapp-web

Repository files navigation

MyChatApp-Web

MyChatApp-Web is the web version of the Android app MyChatApp built with Angular 17 and Typescript.

A development server on http://localhost:4200/ can be started with ng serve. To build the project run ng buildd. The build artifacts will be stored in the dist\ directory.

The Firebase config should be placed in src\environments\environment.ts.