Skip to content

A small full stack example using Precept and Datomic (directional survey).

Notifications You must be signed in to change notification settings

ThinhPTran/preceptdirectional

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

directionalsurvey

A reagent application designed to ... well, that part is up to you.

Step1: login using an abitrary name. Step2: You can change the deviation column number. Step3: You can then change to another user and do step2 again. Step4: Slide to go back to history.

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:https://localhost:3449.

Production Build

lein clean
lein cljsbuild once min

About

A small full stack example using Precept and Datomic (directional survey).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published