Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Wordpress + Nuxt.js + Nuxt Stack -- Starter

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
```