Real-life puzzle taking place in the wastelands of the lower saxony low land plains.
Once you've installed dependencies with npm install
(or pnpm install
or yarn
), start a development server:
pnpm run dev
# or start the server and open the app in a new browser tab
pnpm run dev -- --open
To create a production version of the app:
chmod +x ./run-android
./run-android
chmod +x ./run-ios
./run-ios