Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ OEE Public

A React/TypeScript dashboard for visualizing OEE (Overall Equipment Effectiveness) metrics and identifying production inefficiencies.

Notifications You must be signed in to change notification settings

aumtuhin/OEE

Repository files navigation

Production Line OEE Dashboard

A React/TypeScript dashboard for visualizing OEE (Overall Equipment Effectiveness) metrics and identifying production inefficiencies.

Setup Instructions

Prerequisites

  • Node.js (v18 or higher)
  • npm or yarn

Clone and Install

# Clone the repository
git clone [email protected]:aumtuhin/OEE.git 

#or

git clone https://github.com/aumtuhin/OEE.git

# Navigate to the project directory
cd OEE

# Install dependencies
npm install

# Start the development server
npm run dev

The application will be available at http://localhost:5173/

Build for Production

npm run build

What technologies are used for this project?

This project is built with:

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS

About

A React/TypeScript dashboard for visualizing OEE (Overall Equipment Effectiveness) metrics and identifying production inefficiencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published