Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 252 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 252 Bytes

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