planning-poker Svelte Themes

Planning Poker

Mini planning poker app

Planning Poker

A simple planning poker app built with Svelte 5, Express, and Socket.IO.

The site is hosted on Render at: https://planning-poker-mc7d.onrender.com/

Development

Command Description
npm install Install dependencies
npm run dev Start development server
npm run lint Run ESLint
npm run format Format code with Prettier
npm run check Check for TypeScript errors

Building & Deployment

Command Description
npm run build Build for production
npm run preview Preview production build
npm start Start production server

Top categories

Loading Svelte Themes