You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# install depdendencies at first
yarn install
# build rescript
yarn build
# run web server
yarn serve
# then open in the browser# open http://localhost:3000