Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 599 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 599 Bytes

Starx Starter

Welcome to my project! This README file provides an overview of the project and instructions on how to get started.

Installation

To install the project, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/your-project.git
  2. Navigate to the project directory: cd your-project
  3. Install dependencies: npm install

Usage

To use the project, run the following command:

Known Issues

Alpine.js

When using Astro View Transitions, registering Alpine features behind the alpine:init event within interior pages will not work.