Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 217 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 217 Bytes

download the example

cd chat-app

npm install

node app

open another terminal

cd chat-app/public

npm install

ng build

then enter http://localhost:8988/ in your browser.