This project was generated using Nx.
Run yarn
Run yarn nx serve webchess
Run yarn nx test <lib_name/app_name>
to execute the unit tests via Jest.
Run nx affected:test
to execute the unit tests affected by a change.
Visit the Nx Documentation to learn more.