Skip to content

nicoandrade/nico-andrade

Repository files navigation

Hi there, I'm Nico Andrade and this is my personal site.

Feel free to fork this repo and use it as you like.

🛠 Development

Install all dependencies with this command

npm install

After all dependencies are installed, you are ready to go, run this to start the site:

npm run dev

You will see the site running on http://localhost:3000