Welcome to our getting started guide where we hope you find it as easy as possible to get started with LymeStack on your local machine. This guide is broken into 5 sections:
After downloading the tools, simply open the installer program. We are currently working on correcting this issue with Microsoft, but you will receive some security prompts where you will need to confirm that it is safe to install.
LymeTools requires a few tools to be installed prior to scaffolding an app.
dotnet tool install --global dotnet-typegen --version 5.0.1
npm install -g yarn
Disclaimer: Admittedly configuring Azure for LymeStack is the most painful part of the setup. Moving forward, we hope to automate as much of this as possible. For now, this guide should work. Note: You need to have set up an Azure account and have access to the Azure Portal to continue with this guide.