battaglini.fr is a website representing some of my self-hosted projects in a solar system way.
The website is developped with Vue.js and Three.js.
This repository is a fork of honzaap's solar system repository.
- Move around the techno system with your mouse (hold left click, move your mouse and play with the wheel)
- Click on service icon to find out more about it
- Select the desired service with side menu
- Clone repository to your local machine:
git clone https://github.com/Tireur2cables/battaglini.fr
- Go into repository folder:
cd battaglini.fr
- Install dependencies:
npm install
- Run the website:
npm run dev
If you want to contribute to the project, you can open an issue.
You also can open a merge request solving one ore more issues.