Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 669 Bytes

File metadata and controls

24 lines (15 loc) · 669 Bytes

Esco server quick start guide

Prerequisites

  • nodejs
  • java runtime

Install

Usage

  • start server with npm run serve (~30s boot time)
  • in a separate terminal: run data building scripts with npm run build:<feat> eg. npm run build:skills
    • or all the known building scripts: npm run build
  • install the built resources to the API-project data folder: npm run install-built-resources

Documentation

Navigate to http://localhost:8080/doc/esco_api_doc.html