Skip to content

indyscala/trying-scalajs

Repository files navigation

Trying Scala.js Demo

Prerequisites

  • Install sbt
  • Install node.js
  • Install source-map-support via npm for source maps: npm install source-map-support

Running the "Have I Been Pwned?" example

git clone https://github.com/indyscala/trying-scalajs
cd trying-scalajs
sbt ~pwnedJS/fastOptJS

Then open pwned-dev.html in a browser as well as the browser developer tools. For example, with:

open ./pwned-dev.html

in a separate terminal from sbt.

About

Scala.js Demo for 2018-01 meeting

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published