Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 965 Bytes

File metadata and controls

30 lines (20 loc) · 965 Bytes

Producer Consumer Simulation

A Web-based simulation app

An assembly line that produces different products consists of different processing machines Ms that are responsible for processing the product at different stages and queue Qs to handle product movement between different processing stages.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build
2024-01-21.14-33-21_1.mp4