Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (15 loc) · 909 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 909 Bytes

branch

This repository contains all of the Branch code.

Getting Started

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 🚀.

.NET

Prerequisites

After cloning the repo, go into dotnet/ and run dotnet restore, there is more information here.

Typescript

Prerequisites

After cloning the repo, go into typescript/ and run yarn, there is more information here.

Progress

This project is going to be awhile, but if you're interested in the progress you can view it on Trello.