Files
retake.fr/README.md
2025-01-04 13:58:14 +01:00

29 lines
433 B
Markdown

# Retake | retake.fr
![retake.fr](https://github.com/Retake-IT/.github/raw/main/images/logo.png)
Retake's website based on [Nextly](https://github.com/surjithctly/nextly-template.git)
### 1\. Clone this Repository
```bash
git clone https://github.com/Retake-IT/retake.fr
```
### 2\. Navigate to the directory
```
cd retake.fr
```
### 3\. Install dependencies
```
pnpm install
```
### 5\. Run Dev Server
```
pnpm run dev
```