My little home on the internet 🏡.
Client: Nuxt3, TailwindCSS
Server: Netlify
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
First, you need to generate this project.
pnpm run generate
Then, you can preview the result.
pnpm run preview