package
0.2.3
Repository: https://github.com/voilelab/toolgui.git
Documentation: pkg.go.dev

# README

ToolGUI Web

Generate static file for web server

cd lib
yarn
yarn build
yarn typecheck
cd ../app
yarn
yarn build