/art-portfolio

Primary LanguageJavaScriptMIT LicenseMIT

Art Portfolio

What's this

This is an artist portfolio built on Gatsby with Gatsby React Boilerplate as a starter.

How to run

  1. Run: npm i to install the dependencies
  2. Run: npm run dev to run Gatsby

How to build

  1. Run: npm run build to build website into /public folder