Skip to content

wvdlaan/gswd3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with D3

This is a ClojureScript version of the code repository for the book Getting Started with D3.

The code was translated line by line from Javascript to ClojureScript whenever possible.

As a result it is possible to read the book while looking at the ClojureScript code.

Usage

  1. Install leiningen

  2. Clone this repository

  3. Run these commands from within the repository:

    $ lein cljsbuild once

    $ lein ring server

  4. Wait for the browser to open at http://localhost:3000

License

Distributed under the Eclipse Public License, the same as Clojure.

About

Getting Started with D3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published