See info about who to buind and run in demo
Run Frontend:
# Live reload
sbt '~serviceworker/fastLinkJS';
sbt '~webapp/fastLinkJS' # run on another console
npm run dev
- Update to the material-web version 3.
See info about who to buind and run in demo
Run Frontend:
# Live reload
sbt '~serviceworker/fastLinkJS';
sbt '~webapp/fastLinkJS' # run on another console
npm run dev