Skip to content

derekkinsman/derekkinsman-web

Repository files navigation

derekkinsman.github.io

Main Github Page

Developer Setup

Requirements

  • Node ~18.16
  • Next ^13.4
  • React ^18.2.0

Pre Installation

This project uses Vercel. Local versions of core technologies (Node, NPM, Next, & React) should be inline with what they use.

Installation

  • Install EditorConfig for your text editor if needed.
  • brew update && brew upgrade && brew install gh
  • brew install node && brew install nvm
  • nvm install 'v18.16' && nvm use
  • cp .env.sample .env
  • npm install && npm run dev

About

Static website for derekkinsman.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published