rebron1900 / static-cms-eleventy-netlify-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eleventy Starter

Starter Template for Static CMS, Eleventy, Alpine JS & Tailwind CSS

Technologies used:

Deploy to Netlify

1. Clone this Repository

git clone https://github.com/StaticJsCMS/static-cms-eleventy-netlify-template.git

2. Navigate to the directory

cd static-cms-eleventy-netlify-template

3. Install dependencies

npm install

4. Build the project to generate the first CSS

This step is only required the very first time.

npm run build

5. Run Eleventy

npm run start

About

License:MIT License


Languages

Language:HTML 74.0%Language:JavaScript 22.7%Language:CSS 3.4%