/wake-up

Some simple brain teasers to wake your brain up for the day.

Primary LanguageTypeScriptMIT LicenseMIT

Wake Up!

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.

Development

Prereqs

Getting Started

  1. Use asdf to install required runtimes (see .tool-vervsions).
  2. Install deps via $ pnpm install
  3. Run project locally with $ pnpm dev

Testing

Use $ pnpm test or $ pnpm test:e2e to run the test suites.

Misc

Project initiated via $ npm init preact.