Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rybla/pantograph-user-study


https://github.com/rybla/pantograph-user-study

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Pantograph User Study

Dependencies:
- [pnpm](https://pnpm.io/)

To get everything installed and setup:
```sh
pnpm install
```

To serve the project locally:
```sh
pnpm run dev
```

To build the project and update the github pages version online:
```sh
pnpm run build
```