This project is the frontend for ChessApi, using Angular 11 with TS.
Run npm install
to install the required dependencies.
Run ng serve --proxy-config proxy.config.json
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
You can use the sample Dockerfile provided or create your own server and host this application.
Docker image is available on DockerHub