Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T10:09:31.000Z (5 months ago)
- Last Synced: 2024-11-09T09:54:08.404Z (3 months 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
[![Netlify Status](https://api.netlify.com/api/v1/badges/b6361449-3b7a-4bf3-929a-7e51b7dd7f02/deploy-status)](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