Requires PNPM to manage the Package(s)
git clone https://github.com/hlop3z/xtyle-template.git && rm -rf xtyle-template/.git
npm install -g pnpm
pnpm install
Note: Use "kebab-case
"
pnpm run start <component-name-kebab-case>
pnpm run dev
pnpm run build