An example of using Formspree with Nuxt.js. For more information on how to use Formspree check out our official integration guide.
Clone down repo, navigate to the repo directory and…
# Install dependencies
npm install
# Run nuxt locally at localhost:3000
npm run dev
TBC