---
title: "Getting Started"
description: "How to set up this Tetras Documentation Template."
summary: ""
date: 2023-09-07T16:13:18+02:00
lastmod: 2023-09-07T16:13:18+02:00
draft: false
menu:
docs:
parent: ""
identifier: "Getting Started--sqleeezjaen"
weight: 900
toc: true
seo:
title: "" # custom title (optional)
description: "" # custom description (recommended)
canonical: "" # custom canonical URL (optional)
noindex: false # false (default) or true
---
This documentation will guide you through setting up this template.
## Set up the project
1. Clone the project with `git clone https://gitlab.tetras-libre.fr/tetras-libre/tetras-page-doks`
2. `cd tetras-page-doks`
3. `npm install`
4. `git remote set-url origin git://new.url.here` initialized your git repository
5. `npm run dev` to run the project locally
6. `npm run build`
7. commit your project and make sure `hugo_stats.json` is present on your repository