1094 Views
In this tutorial, we are going to learn about how to set a cookie to the webpage in vue app using the vue-cookies package. Vue cookies package helps us to easily set and get cookies in our vue project. Run the following command to install it.
0 comments