https://github.com/instabug/sparkui-docs
https://github.com/instabug/sparkui-docs
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/instabug/sparkui-docs
- Owner: Instabug
- License: mit
- Created: 2018-12-19T13:57:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T11:57:58.000Z (over 5 years ago)
- Last Synced: 2025-03-12T00:29:43.752Z (over 1 year ago)
- Language: CSS
- Size: 3.74 MB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Spark UI css framework Documentation
[](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`