An app to design and share color palettes. Built with Gatsby.
-
Install the gatsby CLI.
npm install -g gatsby-cli
-
Clone the
color-dashboardrepo. -
Start developing.
cd color-dashboard npm install gatsby develop -
Open the source code and start editing!
The site is now running at
http://localhost:8000!