Skip to content

MrSquaare/mrsquaare.fr

Repository files navigation

mrsquaare.fr

MrSquaare's personal website

Table of Contents

About

This repository is a monorepo, powered by Turborepo.

It is only composed of one main project:

Getting started

Prerequisites

  1. Install Node.js
  2. Install pnpm

Installation

  1. Clone the repository:
git clone https://github.com/MrSquaare/mrsquaare.fr.git
cd mrsquaare.fr
  1. Install dependencies:
pnpm install
  1. Build the project:
pnpm build

Using

Start the servers:

pnpm start

Contributing

Bug reports, feature requests, other issues and pull requests are welcome. See CONTRIBUTING.md for more information.

License

Distributed under the GNU GPLv3 License. See LICENSE for more information.