Welcome to my project! This README file provides an overview of the project and instructions on how to get started.
To install the project, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/your-project.git
- Navigate to the project directory:
cd your-project
- Install dependencies:
npm install
To use the project, run the following command:
When using Astro View Transitions, registering Alpine features behind the alpine:init
event within interior pages will not work.