Skip to content

WillHord/WillHord.org

Repository files navigation

WillHord.dev

This repo contains the source code and documentation powering WillHord.dev.

Getting started

Prerequisites

  1. Git
  2. Node: v12 or greater
  3. Yarn: See Yarn website for installation instructions
  4. A clone of the WillHord.org repo on your local machine

Installation

  1. git clone https://github.com/WillHord/WillHord.org.git' to clone the repo
  2. cd WillHord.org to go into the project root
  3. yarn to install the website's npm dependencies

Running locally

  1. yarn start to start the development server
  2. open http://localhost:3000 to open the site in your favorite browser

Troubleshooting

  • yarn reset to clear the local cache

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

My personal website built using ReactJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published