Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 184 Bytes

File metadata and controls

11 lines (7 loc) · 184 Bytes

8085 Simulator

8085


Quick start

  • Install dependencies: bun install
  • Start development server: bun dev
  • Build for production: bun run build