An open API service indexing awesome lists of open source software.

https://github.com/mcnuttandrew/zine-potential

A web page for my vis21 paper "on the potential of zines as a medium for visualization"
https://github.com/mcnuttandrew/zine-potential

visualization zines

Last synced: 18 days ago
JSON representation

A web page for my vis21 paper "on the potential of zines as a medium for visualization"

Awesome Lists containing this project

README

          

# On the Potential of Zines as a Medium for Visualization - Supplement Site

Install the dependencies...

```bash
cd svelte-app
npm install
```

...then start [Rollup](https://rollupjs.org):

```bash
npm run dev
```