A mobile-first single-page web application for basketball draft simulation.
# Install dependencies npm install # Start dev server npm run dev # Build for production npm run build