Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 473 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 473 Bytes

FieldKit WordPress Theme

Requirements

Setup

  1. Use the Node.js version specified in the .nvmrc file.
nvm use
  1. Install the dependencies.
npm install
composer install
  1. Run the build.
npm run build
  1. Install the FieldKit theme into your WordPress website.