Skip to content

LastStar/superiortype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

superiortype

A re-frame application designed to provide type foundry for Superior Type.

Development Mode

Compile css:

Compile css file once.

lein garden once

Automatically recompile css file on change.

lein garden auto

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.

Production Build

lein clean
lein cljsbuild once min

About

The new clojure version of the superiortype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published