Skip to content

Juholei/movie-list

Folders and files

NameName
Last commit message
Last commit date
Nov 7, 2018
May 15, 2018
Aug 17, 2018
Feb 15, 2019
Nov 17, 2018
Feb 14, 2019
Feb 14, 2019
Sep 8, 2018
Feb 14, 2019
May 15, 2018
May 15, 2018
Sep 2, 2018
Sep 9, 2018
Sep 2, 2018
Sep 23, 2018
Feb 14, 2019
Feb 14, 2019
Feb 14, 2019
Sep 23, 2018

Repository files navigation

movie-list

A re-frame application designed to ... well, that part is up to you.

Development Mode

Run application:

lein clean
lein figwheel dev

Figwheel will automatically push cljs changes to the browser.

Wait a bit, then browse to http://localhost:3449.

Run tests:

lein clean
lein doo phantom test once

The above command assumes that you have phantomjs installed. However, please note that doo can be configured to run cljs.test in many other JS environments (chrome, ie, safari, opera, slimer, node, rhino, or nashorn).

Production Build

To compile clojurescript to javascript:

lein clean
lein cljsbuild once min

About

Web app to make movie lists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published