Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
/ v4 Public
forked from bchiang7/v4

My personal website (Forked from Brittany Chiang's Project)

License

Notifications You must be signed in to change notification settings

sajjanm7/v4

 
 

Repository files navigation

Logo

Sajjan Kumar M

The Initial Version of my Persoanl Website forked from Brittany Chiang's project built with Gatsby and hosted with Netlify

Netlify Status

demo

🛠 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. Install dependencies

    yarn
  4. Start the development server

    npm start

🚀 Building and Running for Production

  1. Generate a full static production build

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

    npm run serve

🚨 Credits

Forked from Brittany Chiang's project

About

My personal website (Forked from Brittany Chiang's Project)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%