Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 664 Bytes

README.org

File metadata and controls

18 lines (14 loc) · 664 Bytes

Sente example app

What is this?

The example app from Sente, but with Boot instead of Leiningen.

Usage

Fire the Boot pipeline from the command line.

$ boot dev
  1. Connect to the REPL with your favorite editor or run boot repl-client in a separate shell.
  2. Type (start!) in the REPL.
  3. Your browser should automatically open to the provided port on localhost
  4. Type (test-fast-server>user-pushes) in the REPL. And look at output of js console

More

Please also check out the example app for system.