/rusticflare.github.io

Primary LanguageJavaScriptMIT LicenseMIT

Gatsby Starter: Personality

A free resposive Gatsby Starter

View demo: https://gatsby-starter-personality.netlify.com/

Create the project

gatsby new personality https://github.com/matheusquintaes/gatsby-starter-personality

Install dependencies

npm install

Start development server

gatsby develop

Build static site

gatsby build