Skip to content

carloscuesta/carloscuesta.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage

Carlos Cuesta site, built with Next.js. This is the secret sauce behind carloscuesta.me.

Development

To run the project locally, clone the repository, install the dependencies and run the dev server.

git clone [email protected]:carloscuesta/carloscuesta.me.git
pnpm install && pnpm run dev