Generateur de mots fléchés. Crosswords generator. Generator de Crucigramas.
MotsFlex is up and running at https://motsflex.com.
This documentation is for developers. For user documentation please see the link above.
Clone the repository (or fork it)
git@github.com:Leo-Nicolle/mots-fleches.git
install:
cd mots-fleches
npm i
** run client:**
cd mots-fleches/client
npm i
npm run dev
Make a PR, I would be happy :).