From e30505f9eecda2fd7645eb25836f81371a445315 Mon Sep 17 00:00:00 2001 From: Jay Trees Date: Thu, 13 Jan 2022 14:21:29 +0100 Subject: [PATCH] Add build instructions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 881ddb79..d9203e23 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,10 @@ composer install ``` npm install ``` + +### Theme changes +``` +cd semantic +gulp build +``` +For more information see: https://fomantic-ui.com/introduction/build-tools.html