Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simonsiefke/figma-clone

Just a demo to try out some things with offscreen canvas
https://github.com/simonsiefke/figma-clone

Last synced: 3 days ago
JSON representation

Just a demo to try out some things with offscreen canvas

Awesome Lists containing this project

README

        

# Figma Clone

Just a demo to try out some things with offscreen canvas, webworkers and design perhaps similar to figma.

## Get Started

```sh
git clone [email protected]:SimonSiefke/figma-clone.git &&
cd figma-clone &&
npm ci &&
npm run dev
```

## Gitpod

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/SimonSiefke/figma-clone)