robjinman / proofficecalculator.com

The official website of Pro Office Calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proofficecalculator.com

The official website of Pro Office Calculator.

Building and running

To run locally

    rlwrap lein figwheel

Then navigate to http://localhost:3449 in the browser. Figwheel will rebuild the ClojureScript when the source changes.

To build the css, run

    lein less once

or

    lein less auto

To make a production build, run

    lein build

About

The official website of Pro Office Calculator


Languages

Language:Clojure 83.2%Language:CSS 8.0%Language:HTML 7.1%Language:Shell 1.7%