Demo for easy-social-share-links and also a good place to generate social share links.
Easily generate Facebook, Twitter, LinkedIn and Email links.
https://easysocialsharelinks.netlify.com/
If you believe there to be an issue with this site please submit an issue.
If you believe there to be an issue with easy-social-share-links please submit an issue here
If you believe you can make this site even better fork it and create a pull request, or add a request here
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
For detailed explanation on how things work, checkout Nuxt.js docs.