Use Scalameta in the browser to explore Scala code syntax.
Built with Scala 3, Scala.js, Scalameta, Laminar, and Scala CLI.
Pre-requisites:
Developing:
- Run
npm run dev
to run the development server (with Scala auto-reload). - Run
npm run build
to build the production version indist/
folder.