Skip to content

mariogalic/udash-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udash example

This is a minimal udash setup with Bootstrap. There are only two files

How to run

  1. sbt

  2. ~fastOptJS which generates udash-example/target/scala-2.12/udash-example-fastopt.js

  3. Point the browser at index.html found at the root of the project which links to udash-example-fastopt.js like so

    <script type="text/javascript" src="./target/scala-2.12/udash-example-fastopt.js"></script>
    

About

Minimal udash example with Bootstrap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published