MrSquaare's personal website
This repository is a monorepo, powered by Turborepo.
It is only composed of one main project:
- Clone the repository:
git clone https://github.com/MrSquaare/mrsquaare.fr.git
cd mrsquaare.fr
- Install dependencies:
pnpm install
- Build the project:
pnpm build
Start the servers:
pnpm start
Bug reports, feature requests, other issues and pull requests are welcome. See CONTRIBUTING.md for more information.
Distributed under the GNU GPLv3 License. See LICENSE for more information.