Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prabapro/gtm-environments

Testing Google Tag Manager Environments
https://github.com/prabapro/gtm-environments

google-tag-manager gtm

Last synced: 11 days ago
JSON representation

Testing Google Tag Manager Environments

Awesome Lists containing this project

README

        

# gtm-environments

Run on the local environment using [site.js](https://github.com/small-tech/sitejs.org)

### Live
```
cd live
site @localhost:666
```

### QA
```
cd qa
site @localhost:777
```

### UAT
```
cd uat
site @localhost:888
```