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"
- Host: GitHub
- URL: https://github.com/mcnuttandrew/zine-potential
- Owner: mcnuttandrew
- Created: 2021-08-02T21:46:52.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T21:09:35.000Z (over 3 years ago)
- Last Synced: 2025-08-26T06:39:46.376Z (9 months ago)
- Topics: visualization, zines
- Language: Svelte
- Homepage: https://www.mcnutt.in/zine-potential/
- Size: 2.59 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```