pelletiermaxime / wp-rest-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wp-rest-ui

Demo of using Vue.js to create a SPA to manage Wordpress

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# lint all *.js and *.vue files
npm run lint

# run unit tests
npm test

About


Languages

Language:Vue 74.0%Language:JavaScript 22.8%Language:HTML 3.2%