https://github.com/redbrick/redbrick-20
A ClojureScript and Reagent Project for Redbrick's 20 year anniversary
https://github.com/redbrick/redbrick-20
Last synced: 24 days ago
JSON representation
A ClojureScript and Reagent Project for Redbrick's 20 year anniversary
- Host: GitHub
- URL: https://github.com/redbrick/redbrick-20
- Owner: redbrick
- License: mit
- Created: 2015-10-14T01:03:53.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-04-19T09:14:04.000Z (over 10 years ago)
- Last Synced: 2025-06-03T18:37:45.889Z (about 1 year ago)
- Language: Clojure
- Size: 59 MB
- Stars: 0
- Watchers: 13
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Redbrick-20
A site for Redbricks 20th birthday written in closure
## Overview
To have a kick ass 20th birthday site for Redbricks birthday on the 9th of April 2016
[birthday.redbrick.dcu.ie](http://birthday.redbrick.dcu.ie)
## Setup
Install [Lein](http://leiningen.org/)
Run `lein cljsbuild once`
Code should compile into a javascript directory in
``public/js/compiled``