Skip to content

Barbapapazes/esteban-soubiran.site

Repository files navigation

esteban-soubiran.site

My little home on the internet 🏡.

Tech Stack

Client: Nuxt3, TailwindCSS

Server: Netlify

Run Locally

Clone the project

  git clone https://github.com/Barbapapazes/esteban-soubiran.site

Go to the project directory

  cd esteban-soubiran.ste

Install dependencies

  pnpm install --frozen-lockfile

Start the server

  pnpm run dev

Deployment

First, you need to generate this project.

  pnpm run generate

Then, you can preview the result.

  pnpm run preview

Authors