willowtreeapps / wombats-web-client

Web Client for Wombats
https://github.com/willowtreeapps/wombats-documentation
MIT License
4 stars 2 forks source link
cljs clojurescript figwheel less re-frame reagent wombats

Wombats Web Client

This repo is a part of the Wombats Suite, documented at Wombat Documentation.

Contributing? Issues? Features? Curiosity?

Learn how to contribute here.

Our Stack

Our web client is written with the following tools:

Development Mode

Run application:

lein run-dev

Figwheel will automatically push cljs changes to the browser.

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

URLs

Production Build

The following commands compile Wombats for the deployed environments:

lein deploy-dev
lein deploy-qa
lein deploy-prod

Spritesheet

If you want to recreate the spritesheet, you can do so using the free program TexturePacker. You can add images to /resources/spritesheet, and regenerate the spritesheet using /resources/spritesheet.tps.