/sparkui-docs

Primary LanguageCSSMIT LicenseMIT

Spark UI css framework Documentation

Netlify Status

Spark UI is a css framework developed and maintained by Instabug Team

Getting Started

  • clone the repo

  • to start the development server, run gatsby develop or yarn develop , this is start a hot reload server the will serve on http://localhost:8000

  • to deploy the latest version to netlify just run yarn deploy or npm run deploy