This repo contains the Nuxt.js rewrite of the checklyhq.com Marketing Site.
git clone https://github.com/ndom91/checklyhq.com-nuxt
cd checklyhq.com-nuxt && npm install
npm run dev
We are deploying to Vercel.The site gets built into a statically generated webpage and hydrated with Vue.
Preview deploys available at https://checklyhq-com-nuxt.vercel.app.
MIT