- Visual Studio 2019 mac
- Node.js v12.16.3
1.After Running the SmartKG background at the step 1.3 in REAMDME.md,we should check the listening port which dispaly on 'Program Output'.
2.If listening on: http://localhost:5000, we should check the Node.js port setting file: ../SmartKG/SmartKGUI/public/config.js. Make sure 'urlapi' is the SmartKG background listening port.
1.After Running the SmartKG background at the step 1.3 in REAMDME.md,we should check the listening port which dispaly on 'Program Output'.
2.If listening on: http://localhost:5000, we should check the Node.js port setting file: ../SmartKG/SmartKGUI/public/config.js. Make sure 'urlapi' is the SmartKG background listening port.