This repository contains the code powering the dashboard at light.clearminute.com. For more information about Clearminute, please visit www.clearminute.com.
- Clone the repository:
git clone [email protected]:clearminute/cm-dashboard.git && cd cm-dashboard
- Install the dependencies:
yarn install
- Start the development server:
yarn dev
- The dashboard will be accessible over at: http://localhost:8080
If you run into any issues or have any questions, please open a discussion into our Issue Tracker.