Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 812 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 812 Bytes

wordle-fr

"Le Mot" also called "WordleFR" is a game, freely inspired by "Wordle" made by Josh Wardle.

The idea, the concept and the design were, for the most part, taken from the original project.

You can find Le Mot at this URL : wordle.louan.me

Contacts

@louanben on Twitter or [email protected]

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

You'll need @vue/cli-service for this to work.

See Configuration Reference.