git clone https://github.com/markus-codewrangler/node_example_app.gitcd node_example_appnpm install- copy
.env.exampleto.envand setSCRIVITO_TENANTto your Scrivito tenant ID npm start
This will start the Node Example App.
For running Node Example App against your local Scrivito SDK, see onDevSdk branch.