https://github.com/instabug/sparkui-docs
https://github.com/instabug/sparkui-docs
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/instabug/sparkui-docs
- Owner: Instabug
- License: mit
- Created: 2018-12-19T13:57:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T11:57:58.000Z (about 4 years ago)
- Last Synced: 2024-11-17T15:23:54.593Z (7 months 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`