Skip to content

gruener-campus-malchow/wheel-of-names

Repository files navigation

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