Pimatis Website is a modern web application built using SvelteKit and styled with Tailwind CSS.
- Clone the repository:
git clone https://github.com/pimatis/website.git
- Navigate to the project directory:
cd website
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and visit http://localhost:5173 to see the website in action.
We welcome contributions from the community! If you'd like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your fork.
- Submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.