Skip to content

jstriebel/kreuzwort

Repository files navigation

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.