Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 233 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 233 Bytes

Java Memory Playground

Playground to getting to know the internals of the stack and heap of a Java application.

Installation

npm run install

Development

npm run dev

Build

npm run build