Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 330 Bytes

File metadata and controls

12 lines (7 loc) · 330 Bytes

Chess App

Source code for my work in progress chess app built on C# and React.

Deployment

Local Development

Run dotnet run in the root dir. Open http://localhost:5000 to view it in the browser. The browser will reload on save. Deployment

This app is currently deployed on Azure at https://jan11.azurewebsites.net/.