Skip to content

PauloMFJ/ng-chatroom

Repository files navigation

This repository contains the source code for chatroom.

Build Setup

# 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

License

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.