This repository contains the source code for the Volaris website, a project built using Svelte and Tailwind CSS.
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/volar-is/volar.is.git
-
Navigate to the project directory:
cd volar.is
-
Install dependencies:
pnpm install
To run the project locally, use the following command:
pnpm run dev
This will start a local development server. Open your browser and navigate to http://localhost:5173
to see the website.
Like Volaris, this site is still in development, major changes will occur.
Note: This repository uses conventional commits. Please follow the conventional commits guidelines for your commit messages.
This project is licensed under the BSD 2-Clause License. See the LICENSE
file for more details.