All Projects → bhauman → Devcards Template

bhauman / Devcards Template

Licence: epl-1.0
A leinigen template for ClojureScript devcards

Programming Languages

clojure
4091 projects

devcards

A Leiningen template for devcards.

Usage

Make sure you have the latest version of leiningen installed.

Type the following to create a fresh project with devcards setup for you:

lein new devcards hello-world

Then

cd hello-world

lein figwheel

to start the figwheel interactive devserver.

Then visit http://localhost:3449/cards.html

License

Copyright © 2014 Bruce Hauman

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].