Update readme to include pulling in primitives

This commit is contained in:
2026-05-30 12:13:05 +02:00
parent a7f0ed69a2
commit 14e74fab6c

View File

@@ -46,6 +46,22 @@ npm run build
# Move back to the top level directory
cd ..
# ----- Start Primitive Setup -----
git clone git@gitlab.com:GeneralProtocols/xo/primitives.git
cd primitives
git checkout update/syncup-ui-requirements
npm ci
npm run build
# ----- End Primitive Setup -----
# Move back to the top level directory
cd ..
# ----- Start Template Setup ----
# Clone the Template repo
git clone https://gitlab.com/Harvmaster/templates.git