Spark UI is a css framework developed and maintained by Instabug Team
-
clone the repo
-
to start the development server, run
gatsby developoryarn develop, this is start a hot reload server the will serve onhttp://localhost:8000 -
to deploy the latest version to netlify just run
yarn deployornpm run deploy