Skip to content

getshaka-org/shaka-tutorial-starter

Repository files navigation

shaka-tutorial-starter

To Develop:

  1. Launch a sbt session with sbt.
  2. In the sbt console, run ~fastLinkJS, which incrementally recompiles on save.
  3. Open index.html in your browser, or optionally run something like serve in a new terminal tab for hot-reload.

To Deploy

  1. Run fullLinkJS.
  2. Copy prod.index.html to index.html on your server.
  3. Copy target/scala-3.1.2/shaka-tutorial-starter-fastopt/main.js to shaka-tutorial-starter.js on your server.
  4. Redeploy the server.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published