Skip to content

yakticus/scalajs-d3-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scalajs-dashboard

Dashboard webapp written in scalajs

How To Run The Webapp

You'll need to have SBT installed first.

  1. Run the demo, which compiles the Scala code to Javascript and runs a local web server

    sbt "~fastOptJS"

  2. Open http://localhost:12345/target/scala-2.11/classes/index.html and wait for the data to load.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages