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