Skip to content

antonio-lazaro/personal-website

Repository files navigation

Gatsby

Personal Website

The first version of personal website

preview

Set Up

  1. Install the Gatsby CLI.

    npm install -g gatsby-cli
  2. Install the correct version of Node using NVM.

    nvm install
  3. Install dependencies.

    npm install
  4. Start development server.

    npm start

About

Personal website developed using Gatsby.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published