Simple chat app implemented by using Vanilla JS.
Run npm start
for a dev server. Navigate to http://localhost:8080
.
Run npm test
to execute the unit tests via JEST.
Simple chat app implemented by using Vanilla JS.
Run npm start
for a dev server. Navigate to http://localhost:8080
.
Run npm test
to execute the unit tests via JEST.