renovatorruler / rescript-remix-experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReScript Remix Template

A starter template for writing Remix apps in ReScript.

Development

npm i
npm run dev:rescript

And then in another terminal:

npm run dev:remix

Building

npm run build

About


Languages

Language:ReScript 86.9%Language:JavaScript 13.1%