Accelerate Your Development Workflow with Luna Base
Follow these steps to set up your development environment for Luna Base. Select your operating system to get started.
1
Git
Essential version control system for collaborative development
Download Git from the official website →2
3
Yarn
Preferred package manager for Luna projects
npm install --global yarn
4