Skip to content

pemba1s1/pembasherpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Pemba Norsang Sherpa

Personal website built with Gatsby

Netlify Status

🛠 Installation & Set Up

  1. Install the Gatsby CLI

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

    nvm install
    
  3. Start the development server

    gatsby develop

🚀 Building and Running for Production

  1. Generate a full static production build

    gatsby build
  2. Preview the site as it will appear once deployed

    gatsby serve

📝 License

Copyright © 2021 Pemba Norsang Sherpa.
This project is MIT licensed.

Depoly on your own Netlify Instance

Deploy to Netlify