/crossword-tools

Tools to help you solve crosswords

Primary LanguageTypeScriptMIT LicenseMIT

Crossword solving tools

Various tools to help you solve crosswords.

Scripts

  • start runs the app for development, reloading on file changes
  • start:build runs the app after it has been built using the build command
  • build builds the app and outputs it in your dist directory
  • lint runs the linter for the project
  • deploy deploys the static site to GitHub pages