You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an application to demonstrate the use of [Paths.scala.js](https://github.com/andreaferretti/paths-scala-js) with [Scalajs-React](https://github.com/japgolly/scalajs-react) to create interactive SVG graphics.
5
+
6
+
Running
7
+
=======
8
+
9
+
The development version can be obtained with
10
+
11
+
sbt ~fastOptJS
12
+
13
+
and then opening `index-dev-html`. A production version is obtained with
0 commit comments