Skip to content

AucaCoyan/blog

Repository files navigation

My personal blog

I use 📦pnpm for packaging the NPM modules. First, install the packages

pnpm install

Then, run the development view

pnpm dev

Open http://localhost:3000 (or the port indicated by the CLI) with your browser to see the result.