RyanParker.dev (My Portfolio Site)
- Clone this repository.
git clone https://github.com/ryparker/ryanparker.dev.git && cd ryanparker.dev
- Install dependencies
yarn install
- Host the site locally
yarn develop
The site should now be running at localhost:8000!
Technology | Use case |
---|---|
Gatsby | Static site generator. |
React | Modularized front end development. |
AWS | Hosting. |
yarn test:open