Skip to content

lauritzsh/reagent-shadow-cljs-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reagent with shadow-cljs

This is a minimal setup for using Reagent with shadow-cljs. It supports production builds and live-reloading.

Getting started

Run yarn to download dependencies.

To have a local development server running do yarn dev; then visit localhost:8020. You can configure the port in shadow-cljs.edn. Whenever you make a change it will automatically reload the code and render again.

To make a production build use yarn release.

To configure further please check out shadow-cljs.

About

A minimal starter pack for Reagent-based projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published