Skip to content

Poeteq/droptexts-webapp

Repository files navigation

TournamentX

Built with .NET Core 2.1, Angular 5, and Firebase.

Table of Contents

Requirements

NodeJS Angular CLI .NET Core 2.1

Install

For development..

cd src/TournamentX.Web/
npm install
ng serve
dotnet build
dotnet watch run

API

TBA