Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

willyanfx/v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 

Repository files navigation

V1

The first iteration of my personal site built with Gatsby

πŸš€ Quick Start

  1. Install the Gatsby CLI

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

    nvm install
  3. Install dependencies

    yarn install
  4. Start the development server

    yarn start

Building and Running for Production

In addition to the development server started with yarn start, you can also generate a full static production build and serve that to preview the site as it will appear once deployed:

yarn build
yarn serve

v1

About

Persona Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published