11y-pug-tailwindcss-alpinejs-starter by [rjcnd105]

A starter repository showing how to build a website with the Eleventy, Tailwind CSS, Alpine.js, Pug, esbuild

Getting Started

1. Clone this repository

git clone https://github.com/rjcnd105/11y-pug-tailwindcss-alpinejs-starter.git my-website-name

2. Navigate to the directory

cd my-website-name

3. Install the dependencies

npm install

4. Update the dependencies

npm update

5. Build the project to generate the first CSS

This step is only required the very first time.

npm run build

6. Run Eleventy

npm run start

changed from (eleventy-tailwindcss-alpinejs-starter by Greg Wolanski)

Top categories

Loading Svelte Themes