Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 275 Bytes

File metadata and controls

18 lines (12 loc) · 275 Bytes

reason-chat-app

A chat application inspired by Discord built with ReasonML. Please think of a better name for me

Build

npm run build

Build + Watch

npm run watch

Editor

If you use vscode, Press Windows + Shift + B it will build automatically