Run ❯
Get your own website
❯Run Code Ctrl+Alt+R
Change Orientation Ctrl+Alt+O
Change Theme Ctrl+Alt+D
Go to Spaces Ctrl+Alt+P
// Show the V8 engine version used by your Node.js installation console.log(`V8 version: ${process.versions.v8}`);
V8 version: 5.4.500.45