/lift-extras-example

Example usage of lift-extras

Primary LanguageScalaThe UnlicenseUnlicense

lift-extras-example

Example usage of lift-extras

Run

Requires SBT

You will need to open 2 terminals in the project root directory.

In the first terminal run sbt and then ~start in the sbt repl.

In the second terminal run ./gulp watch.

Open you browser at http://localhost:3000/

KoAlerts

A snippet that uses a Knockout.js View Model to display notices. Does not rely on Bootstrap. Allows for any html that complies with the View Model. See KoAlerts.scala and alerts.html for details.

Download JavaScript