jstriebel / kreuzwort

Create crossword puzzles like the "Kreuz mit den Worten"

Home Page:https://jonathanstriebel.de/kreuzwort

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KreuzWort

KreuzWort is

Try it online 🌐

Twitter

Development

Run the development commands either using node & yarn locally, or via docker-compose:

docker-compose run --rm --service-ports dev

Then,

  • install the dependencies using yarn install --frozen-lockfile,
  • start the development server with yarn start,
  • 🚀.

To format the code run yarn run prettier.

License

This project is licensed under the terms of the MIT license.

About

Create crossword puzzles like the "Kreuz mit den Worten"

https://jonathanstriebel.de/kreuzwort

License:MIT License


Languages

Language:JavaScript 89.3%Language:HTML 7.4%Language:CSS 2.8%Language:Dockerfile 0.4%