Created primarily for our chess React project.
Uses:
- TypeScript
- Jest
- Publishing to the NPM registry
All code is contained within src
. Currently, all unit tests exist in src/__tests__
, but this may change in the future.
Follow the guide here (project_setup.md
).