Kirby is a easy to setup file-based CMS.
Laravel Mix is an easy to setup dev-environment.
Here we go.
composer install
yarn install
ornpm install
- create and
.env
at root
Use npm run serve
or yarn serve
Use npm run prod
or yarn prod
Kirby is a easy to setup file-based CMS.
Laravel Mix is an easy to setup dev-environment.
Here we go.
composer install
yarn install
or npm install
.env
at rootUse npm run serve
or yarn serve
Use npm run prod
or yarn prod