An open API service indexing awesome lists of open source software.

https://github.com/flowup/ng-bootcamp


https://github.com/flowup/ng-bootcamp

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 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**.