Skip to content

clearminute/cm-dashboard

Repository files navigation

Clearminute Dashboard

This repository contains the code powering the dashboard at light.clearminute.com. For more information about Clearminute, please visit www.clearminute.com.

Development

  1. Clone the repository: git clone [email protected]:clearminute/cm-dashboard.git && cd cm-dashboard
  2. Install the dependencies: yarn install
  3. Start the development server: yarn dev
  4. The dashboard will be accessible over at: http://localhost:8080

Any issues?

If you run into any issues or have any questions, please open a discussion into our Issue Tracker.