Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 417 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 417 Bytes

Chat application -- created by Madhuri Chadalapaka using Angular 6

Used Angular CLI version 7.1.4.

To run the application

  1. Start the server with 'npm run api-server'
  2. Install all the dependencies 'npm install'
  3. Run ng serve for a dev server.
  4. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.