A messenger app client that consumes messages from the chat
and users
channels. It also emits to the chat
channel when the user sends posts a new message.
This app is deployed to https://cryptochatter-client.herokuapp.com.
The messenger server is deployed here.
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.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.