Skip to content

sansarip/yacwat-simple

Repository files navigation

Generated by the YACWAT template.

Development Mode

lein clean
lein fig:dev

Our pal Figwheel Main or Figgy Smalls as I like to call it will spin your application right up for you with auto-refresh capabilties n' all!

Wait a bit, then browse to http://localhost:9500.

Devcards

But wait, there's more! I dunno about you, but I love constructing small, reusuable components that then compose the entirety of the site like lego bricks. What helps with that? Devcards!

You can view your devcards at http://localhost:9500/devcards.html.

Testing

Want to test your cljs? Visit http://localhost:9500/figwheel-extra-main/auto-testing and see your test turn from red to green!

Production Build

lein clean
lein prod

That should compile the ClojureScript code first, and then create the standalone jar which you can then run with java -jar target/yacwat-simple.jar

Your website should be available at http://localhost:3000

Good luck, and have fun, you rascal Clojurians! 🍻

About

A simple yacwat project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published