https://github.com/flowup/ng-bootcamp
https://github.com/flowup/ng-bootcamp
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/flowup/ng-bootcamp
- Owner: flowup
- Created: 2019-07-02T14:59:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-08T16:12:27.000Z (almost 7 years ago)
- Last Synced: 2025-02-15T16:52:06.545Z (over 1 year ago)
- Language: TypeScript
- Size: 166 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**.