This is the code for the SAP Graph Tutorial Part 2: Hello Graph! Write your first SAP Graph Application
- Node.js
- Clone the repository
- Run
npm install - Run
npm start - Open your browser and navigate to http://localhost:3004/sap.graph/SalesQuote?$top=1
For more information please refer to this README