1. Getting Started
Initialize your ELFF project by installing the CLI tool via npm install elff-cli. Authenticate using your API key from Account Settings.
Run elff init to create a boilerplate configuration file. Use elff serve to start the development server.