/Wpapi-md

Homepage project that uses Vue and the WordPress REST API.

Primary LanguageVueMIT LicenseMIT

nh-bayern

logo

Used libraries

Project Status
vue vue-status
vuetify vuetify-status
vuex vuex-status
vue-router vue-router-status
axios axios-status
vue-analytics vue-analytics-status

WordPress plugins

Plugin Purpose Mandatory
Advanced Custom Fields (ACF) Adding additional fields to posts and pages
ACF to REST API Exposes the ACFs to the WordPress REST API
Custom Post Type Maker Creating additional custom post types
WP REST Filter Restores the filter parameter for the REST API
Contact Form 7 Creating forms with REST endpoints
EWWW Image Optimizer Optimizing images for the web
WP REST Cache Caches REST API responses for faster requests

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.