dylanblokhuis / svelte-wordpress-plugin

A boilerplate for developing WordPress plugins with Svelte

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svelte-wordpress-plugin

Install dependencies

yarn

or use NPM

npm install

Getting started

  1. yarn run dev or yarn run build
  2. Activate the plugin in your WordPress admin
  3. If your homepage shows "Bar" it works!

About

A boilerplate for developing WordPress plugins with Svelte


Languages

Language:JavaScript 49.2%Language:PHP 46.1%Language:HTML 4.6%