rescript-7guis icon indicating copy to clipboard operation
rescript-7guis copied to clipboard

The 7GUIs implemented in ReScript

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