Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 787 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 787 Bytes

game-of-life

Where to play

How to build and run locally

  1. Install Leiningen
  2. Clone the repo
  3. Run lein cljsbuild once in the project's root directory
  4. Open resources/index.html in your web browser of choice

Notes

  • My first ClojureScript project
  • Written in December 2015

License