/rescript-7guis

The 7GUIs implemented in ReScript

Primary LanguageReScriptMIT LicenseMIT

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