Hacker News new | ask | show | jobs
by ybx 3750 days ago
The best skeleton I've found (if anything, it does too much even) is Otto Chrons' SPA tutorial: https://github.com/ochrons/scalajs-spa-tutorial

That's what I've used for one of my projects and it's worked out pretty well!