Some simple brain teasers to wake your brain up for the day.
Load once, run wherever! Bookmark it to your phone's home screen then it can be run without internet.
Click here to try it out.
- Use asdf to install required runtimes (see .tool-vervsions).
- Install deps via
$ pnpm install
- Run project locally with
$ pnpm dev
Use $ pnpm test
or $ pnpm test:e2e
to run the test suites.
Project initiated via $ npm init preact
.