https://github.com/dkemper01/d3-starter-kit
All you need to get started with D3.js. This starter kit uses the Web Starter Kit by Google.
https://github.com/dkemper01/d3-starter-kit
Last synced: 2 months ago
JSON representation
All you need to get started with D3.js. This starter kit uses the Web Starter Kit by Google.
- Host: GitHub
- URL: https://github.com/dkemper01/d3-starter-kit
- Owner: dkemper01
- License: apache-2.0
- Created: 2016-02-28T22:42:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-21T02:47:01.000Z (almost 8 years ago)
- Last Synced: 2025-01-20T17:49:13.910Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 859 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Overview
[D3 Starter Kit](http://dankemper.net/d3-starter-kit) is a starter site for D3 projects, with plenty of documentation and examples for those just getting started with D3.js. This starter kit is based off of the Material Design Lite [Web Starter Kit](https://github.com/google/web-starter-kit) from Google.
## Getting Started
Please see the [QuickStart](https://github.com/google/web-starter-kit#quickstart) section of the [Web Starter Kit](https://github.com/google/web-starter-kit). You will build the D3 starter kit the same way you build the WSK.
## License
Apache 2.0
This repository was derived from the Google Web Starter Kit (WSK) Copyright 2015 Google Inc. All original code within the D3 Starter Kit is credited to the author, Daniel Kemper.