This repository contains the source code for the main website.
Uses PHPMailer-6.9.1
Uses AutoSitemapUpdater
Uses AutoDeployToFTP
To install and run the website locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/aima-developpement.fr.git
- Navigate to the project directory:
cd blueberrystudio.fr
Once the development server is running, you can access the website at http://localhost:3000
.
If you would like to contribute to this project, please follow these guidelines:
- Fork the repository
- Create a new branch:
git checkout -b my-feature
- Make your changes and commit them:
git commit -am 'Add some feature'
- Push the branch to your forked repository:
git push origin my-feature
- Submit a pull request
This project is licensed under the MIT License. See the LICENSE file for more information.