Then run the following commands to build and deploy it:
~ $ enonic project create -r ItemConsulting/starter-item
... Answer Wizard questions
~ $ cd <project-folder>
~/new-project $ enonic project deploy
You need to configure xpResourcesDirPath
in no.item.storybook.cfg to list both the resources directory of this
project and the resource directory of lib-xp-item-blocks
iAmNotFoolishEnoughToDeployThisInProduction=true
xpResourcesDirPath=/home/myuser/code/starter-item/src/main/resources,/home/myuser/code/lib-xp-item-blocks/src/main/resources