Skip to content

pyj-pd/random-seat

Repository files navigation

Introduction

Screencast.from.2024-07-21.00-05-07.webm

Generate random seats in various sizes. Useful especially for schools.

The project is made with Vue on Vite in TypeScript.

Assets

Development

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint