Skip to content

aorek/alvaroquero.com

Repository files navigation

My web · GitHub license NextJs PR Welcome

This is a starter project build on NextJs.

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

Instalation

npm install

Run

Development

npm run dev

Production

npm run build
npm start

Contribution

Everyone is welcome to make a PR to improve the code.