Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 376 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 376 Bytes

Getting Started

Run this command in the root folder.

pnpm dev

or

Change the directory into each folder and run.

cd server
pnpm dev
cd client
pnpm dev

You can now play around with it.

Features

  • color picker
  • customizable stroke color, stroke width, and dash gap
  • undo, save actions
  • toast notifications
  • light/dark theme