This repository contains the source code for chatroom.
# Install project dependencies
npm install
# Compiles and runs dev server at `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
ng serve
# Compiles and builds for production
ng build --configuration production
This project is licensed under the MIT License. See the LICENSE file for further details.
Contents of this site by Paulo Jorge. All rights reserved.