npm install
npm startThis will run Shadow-CLJS. Once the project finished to compile, follow the displayed link to see the app.
Compiling for production:
npm run releaseThe report describing the size of the different parts is public/js/report.html.
cd playwright
npm install
npm run test # or npm run test-ui