Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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