You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Limited demonstration of variety.com using Nuxt.js + Apollo + WP-GraphQL).
⚠️ Project incomplete -- only the VIP Marketing Page is complete and working (https://localhost:3000/vip-marketing-page). Homepage "Top Stories" component is working as well but requires a working GraphQL connection with the expected demo data (not currently available).
Usage
# install dependencies
yarn install
# serve with hot reload at localhost:3000
yarn dev