GitHub Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto mode Back to homepage

1. Install Yeoman

Before diving into Langium itself, let’s get your environment ready for development:

  1. You have a working Node environment with version 16 or higher.
  2. 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.