Skip to content

Boilerplate for Kirby CMS & Laravel Mix & Tailwind CSS

Notifications You must be signed in to change notification settings

gilbertnigg/kirby-mix

Repository files navigation

Kirby-Mix

Boilerplate for Kirby CMS & Laravel Mix & Tailwind CSS

git clone --depth 1 https://github.com/gilbertnigg/kirby-mix.git project
rm -rf ./project/.git
cd project

Install frontend

npm i

Rename and config .env

Install backend

cd public
composer install

cd ../

npm run scripts

watch

npm run watch

production

npm run prod

© Gilbert Nigg 2024

About

Boilerplate for Kirby CMS & Laravel Mix & Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published