UNPKG

@uniorg/localneo

Version:

Run your SAP-WebIDE based applications locally using the neo-app.json as a web server config.

8 lines (6 loc) 92 B
image: node:latest lint: script: - npm install - npm run-script lint - npm test