https://github.com/delucis/darmstadt-2016
:bar_chart: Gender representation data for the 2016 edition of the Darmstadt Summer Courses
https://github.com/delucis/darmstadt-2016
d3 data-visualization gender-equality music
Last synced: 8 months ago
JSON representation
:bar_chart: Gender representation data for the 2016 edition of the Darmstadt Summer Courses
- Host: GitHub
- URL: https://github.com/delucis/darmstadt-2016
- Owner: delucis
- License: unlicense
- Created: 2016-07-31T11:38:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T10:09:31.000Z (over 1 year ago)
- Last Synced: 2024-11-09T09:54:08.404Z (over 1 year ago)
- Topics: d3, data-visualization, gender-equality, music
- Language: SCSS
- Homepage: https://darmstadt-2016.netlify.com/
- Size: 1.12 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# darmstadt-2016
[](https://app.netlify.com/sites/darmstadt-2016/deploys)
## Development
1. Clone repository
```sh
git clone https://github.com/delucis/darmstadt-2016.git
cd darmstadt-2016
```
2. Install dependencies (requires [Node.js](https://nodejs.org))
```sh
npm install
```
3. Build source, watch for changes, and serve on local machine:
```sh
npm run dev
```
This will give you a local version of the site at