Skip to content

Charlinho/ng-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation


WebSocket app with Angular + NodeJS

Getting Started

Running Node.js Server

Go to server folder

Run below command

npm install

After installed, run below command

npm start

Running the Client app

Go to client folder

Run run below command

npm install

After installed, run one of commands

npm start or ng serve

Browse: http://localhost:4200

About

Websocket app with Angular + NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published