Skip to content
/ truco Public

Multiplayer Truco game made with Apollo GraphQL + React 🃏

Notifications You must be signed in to change notification settings

arielger/truco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Truco

Netlify Status

Multiplayer truco game made with GraphQL and React.

Development

Client

You will need to create a .env file following the provided .env.example file.

yarn install
yarn start

Server

You will need to create a .env file following the provided .env.example file.

yarn install
yarn start

Releases

No releases published

Packages

No packages published