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

https://github.com/joincolony/consent-banner

Because the default Piwik PRO banner is 🤮
https://github.com/joincolony/consent-banner

Last synced: 4 months ago
JSON representation

Because the default Piwik PRO banner is 🤮

Awesome Lists containing this project

README

          

A pretty Piwik Consent Manager

# Developing

1. Clone this repository
```bash
git clone https://github.com/JoinColony/consent-banner
```
4. In the repository do:
```bash
npm install
```
5. To run the code in your browser:
```bash
npm run serve
```
6. Or, to build the code into the `dist` directory:
```bash
npm run build
```

# Contribute

_Are you interested in contributing?_ Check out the following document for more information:

- [Contributing](CONTRIBUTING.md)

# LICENSE

MIT