Skip to content

Source code for the ianholden.dev website built with Next.js - A blog and portfolio website for Ian Holden.

Notifications You must be signed in to change notification settings

ianholden123/ianholden-v6-nextjs

Repository files navigation

Ian Holden V6 - Next.js

This repository hosts the Next.js site for Ian Holden's development website.

📖 Quick start

  1. Install Dependencies

    Clone this repository and navigate to the directory where it was cloned to.

    Install the NPM modules that are required to run this project.

    npm install
  2. Start developing

    Navigate into your new site’s directory and start it up.

    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
  3. Open the source code and start editing!

    Your site is now running at http://localhost:3000!

    Open the ianholden-v6-nextjs directory in your code editor of choice and begin editing. Save your changes and the browser will update in real time!

🚀 Deploy

Deployment

This Next.js project is deployed using the Vercel Platform from the creators of Next.js. Check out their Next.js deployment documentation for more details.

About

Source code for the ianholden.dev website built with Next.js - A blog and portfolio website for Ian Holden.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published