An open API service indexing awesome lists of open source software.

https://github.com/instabug/sparkui-docs


https://github.com/instabug/sparkui-docs

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        


Spark UI css framework Documentation

[![Netlify Status](https://api.netlify.com/api/v1/badges/12c719a7-7a5d-4c55-9aff-88d2eedd4101/deploy-status)](https://sparkui-docs.netlify.com/)

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`