/wheel-of-names

a simple vector-based web app for pulling random names

Primary LanguageSvelteMIT LicenseMIT

wheel-of-names

a simple vector-based wheel of fortune names

getting started:

cd wheel-of-names
npm ci
npm run dev

building:

npm run build # for deploying at /, or
npx vite build --base=/wheel-of-names/ # with base path