amp-integrations-demo
v1.0.2
Published
Integrations demo for amp.ai
Downloads
5
Readme
amp-integrations-demo
Usage Instructions
Install NPM and Node
- sudo apt-get update
- sudo apt-get install npm
- sudo npm install -g n
- sudo n latest
Initialize a directory
npm init
Install the demo node package
npm i --save amp-integrations-demo
Add the shortcut to your package.json
Add the following to the scripts section of package.json
"ampdemo" : "node node_modules/amp-integrations-demo/src/app.js"
Run the demo
npm run ampdemo key= domain=