A React client for the Clew API
Clew gives you the upper hand when playing Clue (Cluedo).
-
Follow the directions to install and run the Clew API
-
npm install
-
npm run start
for live reload on http://localhost:3000
-
npm run build
-
The app will be created in the
dist
folder
This project is licensed under the MIT License - see the LICENSE file for details