Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wobsoriano/solid-whiteboard


https://github.com/wobsoriano/solid-whiteboard

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

## Solid + Perfect Freehand Whiteboard

Whiteboard example using [Solid](https://www.solidjs.com/) and [perfect-freehand](https://github.com/steveruizok/perfect-freehand)

Demo: https://freehand.vercel.app/

## Usage

```
# Install dependencies
$ npm install

# Compiles and hot-reloads for development
$ npm run dev

# Compiles and minifies for production
$ npm run build

# Vite preview
$ npm run serve
```