/cardboard

Primary LanguageTypeScript

✨ Cardboard

Place virtual cards on a virtual canvas virtually anywhere

Development Server

Install all dependencies and start the development server

pnpm install
pnpm run dev

Production

Build the application for production:

pnpm run build