Chrome DevTools
Use the dev tools you're already familiar with.
Chrome DevTools can be used for console logging, debugging, and any other development needs when building in Triplex as you would any other web application.
Triplex Standalone
When running Triplex Standalone you can access the dev tools by clicking in the menu "View > Show Developer Tools".
Triplex for VS Code
When running Triplex for VS Code you can access the dev tools by accessing the command palette via Shift + Cmd + P and typing "Developer: Toggle Developer Tools".