Skip to content

Latest commit

 

History

History
 
 

eleventy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Directus Eleventy Example

This is an Eleventy project.

📌 Prerequisites

You will need to have the provided Directus project running first before proceeding with this example.

🚀 Getting Started

  1. Clone this repo.

  2. Install dependencies for this example.

    cd eleventy
    npm install
  3. Create a .env file by copying the provided .env.example file.

  4. Start the development server.

    npm run dev

    Your Directus Eleventy example is now running at http://localhost:8080.

🔗 Links

Directus

Eleventy