Skip to content

jacekschae/shadow-reagent

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
June 8, 2018 08:22
October 6, 2018 07:39
June 8, 2018 08:24

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