Dremora / game-of-shells

Game of Shells written in React/TypeScript

Home Page:https://game-of-shells.dremora.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://game-of-shells.dremora.com


Languages

Language:TypeScript 95.4%Language:JavaScript 4.6%