Skip to content

A simple chat client and server to demonstrate how straightforward is to integrate Colyseus room states with Angular 7.

License

Notifications You must be signed in to change notification settings

manojvignesh/colyseus-angular-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colyseus-angular-example

A simple chat client and server to demonstrate how straightforward is to integrate Colyseus room states with Angular 7.

Running locally:

git clone https://github.com/endel/colyseus-react-example.git
cd colyseus-angular-example

cd client
npm install
npm start

cd server
npm install
npm start

Related projects

License

MIT

About

A simple chat client and server to demonstrate how straightforward is to integrate Colyseus room states with Angular 7.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published