cookie-banner-alert
v1.0.0
Published
A Web Component that allows you to display your message about your cookie policy.
Downloads
2
Readme
The cookie alert component
A Web Component that allows you to display your message about your cookie policy.
Adding the component to your project
Install the component by typing the following command:
npm install andychiare/cookie-alert-demo
Modifying the component
- Clone this repository (
git clone https://github.com/andychiare/cookie-alert-demo.git
) - Move to
cookie-alert-demo
- Run
npm install
Start in dev mode
- Run
npm start
- Visit
http://localhost:8080