/portfolio

An online portfolio that uses the GatsbyJS framework.

Primary LanguageJavaScript

Portfolio

Description

An online portfolio that uses GatsbyJS framework.

Getting Started

Clone the repo

git clone git@github.com:aflesher/portfolio.git
cd portfolio

Install GatsbyJS

npm install --global gatsby-cli

Install dependencies

npm install

Run

gatsby develop
In a web browser naviate to localhost:8000