Skip to content

Starting point for ClojureScript apps with shadow-cljs, proto-repl, and re-frame.

License

Notifications You must be signed in to change notification settings

jacekschae/shadow-re-frame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shadow-cljs, proto-repl, re-frame template

shadow-cljs is a build tool for ClojureScript.

proto-repl is a Clojure(Script) dev env for Atom

re-frame is a is a pattern for writing SPAs in ClojureScript, using Reagent. Reagent.

Setup And Run

Copy repository

git clone https://github.com/jacekschae/shadow-re-frame.git && cd shadow-re-frame

Install dependencies

yarn install || npm install

Run dev server

yarn dev || npm run dev

Compile an optimized version

yarn release || npm run release

About

Starting point for ClojureScript apps with shadow-cljs, proto-repl, and re-frame.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published