The website of OEHU, oehu.org.
Install npm & node
npm
node
Use node v9: nvm use 9.0.0
nvm use 9.0.0
Install dependencies:
npm install
npm run serve
npm run build
npm run lint