Setup
Code is stored in a Github and linked to at the top of this documentation. You will need to have Node.js and Git installed to be able to clone the repository and to build and deploy Leopard.
Windows Users
Start PowerShell as Administrator and run:
npm install --global windows-build-toolsSource Code
Clone Repository
Install Dependencies
Run Locally in Development Mode
Build for Production
Last updated