Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/micnil/michess
https://github.com/micnil/michess
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/micnil/michess
- Owner: micnil
- Created: 2021-10-17T12:27:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T18:45:06.000Z (over 2 years ago)
- Last Synced: 2024-04-13T03:13:52.432Z (10 months ago)
- Language: TypeScript
- Size: 1.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Michess
This project was generated using [Nx](https://nx.dev).
## Getting started
Run `yarn`
Run `yarn nx serve webchess`
## Running unit tests
Run `yarn nx test ` to execute the unit tests via [Jest](https://jestjs.io).
Run `nx affected:test` to execute the unit tests affected by a change.
## Further help
Visit the [Nx Documentation](https://nx.dev) to learn more.