Skip to content

ryparker/ryanparker.dev

Repository files navigation

RyanParker.dev (My Portfolio Site)

Lint-Test-Changelog AWS CodeBuild XO code style

🚀 Quick start

  1. Clone this repository.
git clone https://github.com/ryparker/ryanparker.dev.git && cd ryanparker.dev
  1. Install dependencies
yarn install
  1. Host the site locally
yarn develop

The site should now be running at localhost:8000!

🥞 Stack

Technology Use case
Gatsby Static site generator.
React Modularized front end development.
AWS Hosting.

✅ Cypress tests

🚀 Run the tests locally

yarn test:open