Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 284 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 284 Bytes

Angular Bootcamp

UI

Run npm i to install dependencies.

  • Run ng serve to use the HTTP-powered variant of services.
  • Run ng serve -c ws to use WebSocket-powered variant of services.

API

Run npm i to install dependencies and npm start to serve on port 8080.