Studio Horsma - website

LICENSE Version 1.0.0 GitHub repo size

This repository contains the code for Studio Horsma website.

Table of Contents

Technologies Used

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the repository
  2. Clone the repository to your local machine git clone https://github.com/your-username/studio-horsma.git

Replace 'your-username' with your GitHub username.

  1. Change directory to the project directory cd studio-horsma
  2. Install necessary dependencies npm install
  3. To start the development server, run npm run dev
  4. Create your Feature Branch git switch -c feature (Replace the feature placeholder with your new feature)
  5. Make your changes in code
  6. Add your changes git add name-of-the-changed-file
  7. Commit your Changes git commit -m 'Add new feature'
  8. Push to the Branch git push origin feature
  9. Open a Pull Request

We kindly request that you express your interest in working on a particular issue by leaving a message on the respective issue thread. This will allow us to assign the issue to you directly, thereby preventing multiple individuals from simultaneously working on the same problem.

If you have some small bug, feature or fix to make, that is not currently on Issues, feel free to submit a pull request.

For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

Also, please read our Contributing Guidelines for more information.

Questions

If you have any questions about the repo, open an issue or contact me directly at niko.hoffren@gmail.com.