Skip to content

fieldkit/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.