Skip to content

reason-seoul/rescript-7guis

Repository files navigation

ReScript 7GUIs

7GUIs tasks implemented in ReScript.

Usage

# install depdendencies at first
yarn install

# build rescript
yarn build

# run web server
yarn serve

# then open in the browser
# open http://localhost:3000

LICENSE

MIT