Skip to content

elszczepano/VueJS-WordPress-Theme

Repository files navigation

VueJS - Wordpress Blog Theme

Installation

Download or clone this repository. Replace address in ./src/api.js and in some components to your own. Then paste this directiory in your Wordpress in themes directory.

Install packages via NPM

npm install

Build project

npm run build

Developing

npm run watch

Run tests

npm run test

or (with code coverage)

npm run coverage

Run eslint

esw

Created by Dominik Szczepaniak

About

VueJS WordPress blog theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published