Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 840 Bytes

File metadata and controls

31 lines (20 loc) · 840 Bytes

Draw-A-Bit

A minimal setup for sketching.

Demo

Made with

nextjstailwind-csstypescript

How to contribute

First, run a development Server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Open a new Branch and Request a Pull Request

Deployed on Vercel

Check out our Site here for more details.