Toolkit InstallationΒΆ

  1. Make sure these following tools are installed:
  • .NET Core 1.1.1 with SDK 1.0.1
  • Yarn Package Manager

2. Run the following commands:

cd ./src/Obsidian/
dotnet restore
dotnet --verbose build
yarn