Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dimensi/svg-interactive-schema

An experimental attempt to make a survey
https://github.com/dimensi/svg-interactive-schema

Last synced: 22 days ago
JSON representation

An experimental attempt to make a survey

Awesome Lists containing this project

README

        

# An experimental attempt to make a survey
We wanted to make use of our block diagram as a small game.

## Start project

```bash
npm ci;
npm run build;
npx serve ./dist
```