Skip to content

jacekschae/shadow-reagent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shadow-cljs, proto-repl, reagent template

shadow-cljs is a build tool for ClojureScript.

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

reagent is a ClojureScript wrapper for React.

Setup And Run

Copy repository

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

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 reagent.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published