ericchaves / re-spamd

Yet another re-frame spa.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

re-spamd

A single page application using re-frame, less and material design lite.

this template is a working in progress. use with care

Usage

to use this WIP you need to edit your ~/.lein/profiles.clj and add it to the :plugins

{:user
 {:plugins [[re-spamd/lein-template "0.1.0-SNAPSHOT"]]}}

After that you can do

lein new re-spamd :my-cool-app
cd :my-cool-app
boot dev

License

Copyright © 2016 Eric Chaves

Distributed under the MIT license.

About

Yet another re-frame spa.

License:MIT License


Languages

Language:Clojure 92.3%Language:HTML 4.9%Language:CSS 2.8%