Skip to content

Starterkit for Kirby 3 CMS, using Tailwind CSS and Alpine JS

Notifications You must be signed in to change notification settings

az3ta/kirby-tailwind-alpine-starter

Repository files navigation

Kirby Starterkit

Release

Personal starterkit for Kirby based projects.

Tech stack:

Requirements

Installation

  1. Go to working folder

  2. Clone repo

git clone https://github.com/az3ta/kirby-tailwind-alpine-starter YOUR-PROJECT
cd YOUR-PROJECT
  1. Install Kirby and dependencies
composer install
composer update getkirby/cms
composer update
  1. Install NPM dependencies
npm install
  1. Secure dev address
valet secure

Development

It runs the Tailwind engine for development

npm run watch

Production

It creates the CSS file for production

npm run build

About

Starterkit for Kirby 3 CMS, using Tailwind CSS and Alpine JS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages