Driton007 / yep.mk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TailwindPages Starter

A simple starter project to create templates with Eleventy, Tailwind CSS and Alpine JS

Getting Started

  1. Clone this repository
git clone https://github.com/tailwindpages/starter.git project-name
  1. Navigate to the directory
cd project-name
  1. Install dependencies
npm install

Use in development

npm start

Build for production

npm run build

Configuration

To change the title, description, go to src/_data/.

About

License:MIT License


Languages

Language:Nunjucks 69.6%Language:HTML 29.9%Language:JavaScript 0.5%Language:CSS 0.0%