Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.44 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.44 KB

Angular Boot Camp example: socket-io

Run and edit this example code

The fast and easy way to use this example is via StackBlitz:

StackBlitz for socket-io

Alternatively, you can clone the repository locally to run the example:

git clone git@github.com:AngularBootCamp/socket-io.git
cd socket-io
npm install
npm start

Then browse to http://localhost:4200.

Orientation

Welcome to the Angular Boot Camp curriculum examples. This repository contains one of many examples that students explore during Angular Boot Camp. The content introduces a topic for discussion, in the form of a small Angular CLI application. For a listing of published curriculum examples, see:

https://github.com/AngularBootCamp/abc

Who?

This is maintained by the team at Oasis Digital to use in teaching Angular Boot Camp.

We offer:

  • Public Angular training, both in-person and online
  • Private Angular training for your organization, both in-person and online
  • Consulting and software development / assistance

Copyright 2016-2022 Oasis Digital Solutions Inc.