To try this project, follow these steps:
-
Clone the repository:
git clone https://github.com/PaulBratslavsky/strapi-astro-custom-loader-example.git -
Install dependencies:
cd strapi-astro-custom-loader-example yarn setup -
Start the Strapi server:
yarn dev
This will start both the Strapi and Astro projects.