digitallyinduced / ihp-backend-chat-example-app-rescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IHP Backend Chat Example App with ReScript

Usage

Install

On first start install the npm dependencies:

npm install

Run

After this you can start the web server and the compiler:

# Start compiler
npm run rescript:dev

# Start server, Run this in a second terminal window
npm run dev

About


Languages

Language:ReScript 57.4%Language:JavaScript 18.3%Language:HTML 13.4%Language:CSS 10.9%