Installing Eve on Mac

First, download the Eve source. You’ll need a recent node.js and then in the extracted Eve directory:

npm install
npm start

Then open http://localhost:8080/ in your browser.

See also

linux | windows | docker | npm | running