This repository contains all of the Branch code.
Getting started is easy. The repository contains both .NET and JS code. Below is a guide to getting both working easily on your computer. All the .NET is .NET Core, so it'll work on macOS, Linux as well as Windows 🚀.
Prerequisites
After cloning the repo, go into dotnet/
and run dotnet restore
, there is more information here.
Prerequisites
After cloning the repo, go into typescript/
and run yarn
, there is more information here.
This project is going to be awhile, but if you're interested in the progress you can view it on Trello.