Skip to content

Dremora/game-of-shells

Repository files navigation

Game of Shells

Development

This will install all dependencies and start a server on http://localhost:3000

yarn
yarn dev

To start unit tests, type

yarn test:watch

To start acceptance tests, type

yarn bdd

Production

yarn build
yarn start

About

Game of Shells written in React/TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published