Sveltekit-Tailwind-Directus Starter
A modern, full-stack web development template combining the power of Sveltekit, the utility of TailwindCSS, and the flexibility of Directus CMS.
Features
- Sveltekit: Fast and efficient JavaScript framework for building web applications
- TailwindCSS: Highly customizable, low-level CSS framework
- Directus: Headless CMS for managing content and data
Quick Start
- Clone this repository
- Install dependencies:
npm install
- Set up Directus (see Directus setup section)
- Run the development server:
npm run dev
What's Included
- Pre-configured Sveltekit project
- TailwindCSS setup with basic configuration
- Directus integration boilerplate
- Basic project structure and example components
Contributing
Contributions are welcome! Nothing fancy here, just make a pull request and I'll review it as soon as I am able.
License
This project is licensed under the MIT License - see the LICENSE file for details.