Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 159 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 159 Bytes

chatrooms

A realtime chat web application

To run the application in your local environment

npm install
npm run dev

Then visit http://localhost:3000