Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

gafeol/CodeNames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

39 Commits

Repository files navigation

CodeNames

Online version of the CodeNames game

Running the project

To install all dependencies, make sure you have npm installed and run:

npm install
cd client/ && npm install

To develop locally, just run at the same time the React project and the node backend.

To run the backend:

node index.js

Running the React project:

cd client
npm run start

In order to test the production build, just run npm run dev on the project root folder.

About

🎮 Online version of the CodeNames game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /