NodeJS 10.x
Yarn
The entry point of eUI is the @eui/cli package, this will help you scaffold an eUI app of your choice :
npm install -g @eui/cli@latest
cd <your-root-dev-folder> mkdir myApp cd myApp eui-cli