- Start by forking the project from its Github repository.
- Clone the forked project onto your local machine.
- Navigate to the project's directory and run
npm install
to install all the necessary dependencies. - After the dependencies are installed, run
npm run gui
to start the development environment. - Once you have made your desired changes, create a pull request to merge your changes into the main branch.
- Open your web browser and visit
https://lyna.taistudio.fr/YOUR_USER_NAME
to see your page live. - Enjoy your custom Lyna page!