https://github.com/yashha/wp-nuxt-stack-starter
Wordpress + Nuxt.js + Nuxt Stack -- Starter
https://github.com/yashha/wp-nuxt-stack-starter
nuxt nuxtjs starter template wordpress wpapi
Last synced: 10 months ago
JSON representation
Wordpress + Nuxt.js + Nuxt Stack -- Starter
- Host: GitHub
- URL: https://github.com/yashha/wp-nuxt-stack-starter
- Owner: yashha
- Archived: true
- Created: 2019-10-08T20:58:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-11T23:27:51.000Z (over 6 years ago)
- Last Synced: 2024-11-01T05:32:54.334Z (over 1 year ago)
- Topics: nuxt, nuxtjs, starter, template, wordpress, wpapi
- Language: Vue
- Homepage: https://wp-nuxt-stack-starter.netlify.com/
- Size: 227 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Wordpress + Nuxt.js + Nuxt Stack -- Starter
## Features
- opinionated configuration stack by [Nuxt Stack](https://nuxtstack.org/)
- ssr + spa generation by [Nuxt.js](https://nuxtjs.org/)
- opinionated wordpress integration by [wp-nuxt](https://github.com/yashha/wp-nuxt)
- basic rss feed and sitemap
- fully customizable and overwriteable
- small boilerplate, feature-rich
## Install
```shell script
npm i -g npx
npx degit yashha/wp-nuxt-stack-starter
```