Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 558 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 558 Bytes

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