Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

SAP Graph Tutorial - Part 02: Hello Graph

This is the code for the SAP Graph Tutorial Part 2: Hello Graph! Write your first SAP Graph Application

Requirements

  • Node.js

Download and Installation

  1. Clone the repository
  2. Run npm install
  3. Run npm start
  4. Open your browser and navigate to http://localhost:3004/sap.graph/SalesQuote?$top=1

For more information please refer to this README