This is an îles project adapted from the Nuxt, Vue, and Astro examples.
You will need to have the provided Directus project running first before proceeding with this example.
-
Clone this repo.
-
Install dependencies for this example.
cd iles pnpm install
-
Create a
.env
file by copying the provided.env.example
file. -
Start the development server.
npm run dev
Your Directus îles example is now running at http://localhost:3000.