Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 324 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 324 Bytes

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