liamstewart23 / headless-wp-nuxt2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Headless Wordpress on the JAMstack

A quick template to get you started using Headless WordPress

Deploy this Template

Click the "Deploy to Netlify" button, and you can configure it to fit your needs.

Deploy to Netlify

Headless WordPress Template Preview

Article explaining full setup coming on Smashing Magazine soon!

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

License:MIT License


Languages

Language:Vue 74.9%Language:JavaScript 20.9%Language:CSS 4.2%