Skip to content

evanspj/kirby-vite-tailwindcss-starter

Repository files navigation

Kirby CMS + Vite + Tailwind CSS Starter Template

This simple starter template uses the plainkit version of Kirby CMS while leveraging Vite and Tailwind CSS.

Prerequisites

  • Nodejs with either npm or yarn (for frontend)
  • PHP 7.4+
  • Kirby CMS is free to try on your local machine, however, for production, you will need to purchase a license

Setup

  1. Install repo to your local machine.
  • Download this repo or
  • Clone the repo. https://github.com/evanspj/kirby-vite-tailwindcss-starter.git
  1. Once installed on your local machine, while in the root directory run the command yarn or npm install to install Vite, Tailwind CSS and other dependencies.

Usage

For development run:

yarn dev

For production run:

yarn build

License

MIT License © 2021 Patrick Evans

About

Kiby CMS + Vite + Tailwind CSS Starter Template

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages