Skip to content

8bitreid/ultimate-tic-tac-toe

Repository files navigation

Ultimate Tic-Tac-Toe

General

Rules here
Info Wiki

Please use the #hacktoberfest label on any Issues created so future Pull Request will count towards your Hacktoberfest PRs.
TODO fill in

Getting Started

.NET Core version 2.1.4
This repo will follow the github suggested branching. Please make your Pull Request onto the master branch.
App creation

  • project creation
dotnet new angular
  • in project directory run
npm i
  • Then
dotnet run

Contributors

Once your PR has been merged you will be added to the Contributors list.

Help

please list any help references here.
GitHub Help