1.0.0 • Published 6 years ago

g5-gtm-controller v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

Off Platform GTM Controller

Setup

Install dependencies with npm i

See package.json for runnable scripts via npm run SCRIPT:NAME

Troubleshooting

If you are having issues with permissions while running npm i try adding your key to the Mac keychain with ssh-add -K ~/.ssh/id_rsa

Testing / Specs

Simply run npm test in your console and it will run the Jest tests.