Skip to content

jalehman/om-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

om-starter

Leiningen template for a server-backed Om application.

Usage

lein new om-starter your-project

Run: lein dev to run lein cljsbuild auto dev and lein ring server in parallel. Gotta save those terminals.

Server

lein ring server

Client

lein cljsbuild {once,auto} dev

Om

At time of writing, Om is pre-alpha and not in Clojars. You'll need to install it manually via swannodette's instructions.

About

Leiningen template for a server-backed Om application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published