Aurora is a modern frontend development platform focused on creating beautiful, performant, and accessible web experiences.
To get started with Aurora's development environment:
# Clone the repository
git clone https://github.com/your-username/aurora.github.io.git
# Install dependencies
npm install
# Start development server
npm run dev