1. Install Yeoman
Before diving into Langium itself, let’s get your environment ready for development:
- You have a working Node environment with version 16 or higher.
- Install Yeoman and the Langium extension generator.
npm i -g yo generator-langium
For our getting started example, we would also recommend you to install the latest version of vscode.