/ordroj

Ordröj is a Swedish word guessing game

Primary LanguageTypeScriptMIT LicenseMIT

Ordröj

Developing

pnpm install
pnpm dev --open

Building

To create a production version of your app:

pnpm build

You can preview the production build with pnpm run preview.

Attribution

This project takes heavy inspiration from Sverdle in the Sveltekit example project licensed under MIT license.