Skip to content

dluhhbiu/angular-chat

Repository files navigation

AngularChat

Just a pet project

Used technologies

  • Angular 8
  • Angular Material 8
  • json-server with auth

This project was generated with Angular CLI version 8.3.20.

How to install

  • git clone...
  • cd angular-chat
  • npm i

How to start server

  • start api npm run api
  • start the app npm run start and navigate to https://localhost:4200/

Build

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.