Skip to content

EddyP23/GameOfLife

Repository files navigation

GameOfLife

Environment

This needs the following installed on your machine

  • dotnet --version=2.1.4
  • npm -v=5.6.0

Development

  • To run locally, run dotnet run
  • To run angular tests run npm test

For development, make sure you set ASPNETCORE_Environment environment variable to Development. In Powershell, run $env:ASPNETCORE_Environment="Development"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published