Skip to content

Commit

Permalink
Add link to reference setup with shadow-cljs
Browse files Browse the repository at this point in the history
  • Loading branch information
cjohansen committed May 22, 2024
1 parent 098bd8d commit e0ac3ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ This will serve files from `public` in your project (where presumably your
index.html and CSS files are), and resources in `public` on the classpath (e.g.
Portfolio's resources). Adjust as necessary.

Check out [this repo](https://github.com/cormacc/cljserial) for a sample setup
with an app target and a portfolio target with shadow-cljs.

### shadow-cljs + separate dev server

If you are using shadow-cljs to build the front-end and leiningen to run the dev
Expand Down

0 comments on commit e0ac3ec

Please sign in to comment.