nndgame-grid
v0.0.3
Published
React game grid component
Downloads
13
Readme
nndgame-grid
Usage
Running tests
Run any of the following commands to execute tests
npx jestnpm testnpm t
Run tests on every file change
Run any of the following commands to start a process that executes tests every time a file changes
npx jest --watchnpm test -- --watchnpm t -- --watch
