Skip to content

lburdock/color-dashboard

Repository files navigation

Color Dashboard

An app to design and share color palettes. Built with Gatsby.

Quick start

  1. Install the gatsby CLI.

    npm install -g gatsby-cli
  2. Clone the color-dashboard repo.

  3. Start developing.

    cd color-dashboard
    npm install
    gatsby develop
  4. Open the source code and start editing!

    The site is now running at http://localhost:8000!

Contributors