Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 347 Bytes

File metadata and controls

20 lines (15 loc) · 347 Bytes

VUE 3 Wordpress REST API content loader

Displays publicly available content from Wordpress website with REST API enabled.

Online demo at https://wploader.afarta.com/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build