We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e54bdc commit e26253fCopy full SHA for e26253f
README.md
@@ -9,6 +9,7 @@ To get started, clone this repository and run the start script with your Zabo cr
9
```
10
git clone https://github.com/zabo-api/zabo-nodejs-quickstart-app.git \
11
&& cd zabo-nodejs-quickstart-app \
12
+&& npm install \
13
&& CLIENT_ID=YOUR_CLIENT_IDS \
14
PUBLIC_API_KEY=YOUR_API_KEY \
15
SECRET_API_KEY=YOUR_SECRET_API_KEY \
0 commit comments