Skip to content

sangagerard/aki-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AKI Gold Mining Dashboard

A React-based operational dashboard for AKI gold mining operations, featuring real-time gold price monitoring, financial analytics, risk management, team overview, and transaction tracking.

Prerequisites

Make sure you have the following installed on your machine:

  • Node.js (v18 or higher) — Download here
  • npm (comes bundled with Node.js)

To verify your installation, run:

node -v
npm -v

Getting Started

  1. Clone the repository

    git clone git@github.com:sangagerard/aki-dashboard.git
    cd aki-dashboard
  2. Install dependencies

    npm install
  3. Start the development server

    npm run dev
  4. Open in your browser

    Navigate to http://localhost:5173

Build for Production

npm run build

The output will be in the dist/ directory. You can preview the production build with:

npm run preview

Tech Stack

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors