We've tested our latest version on:
You can customize DEVNO by editing the configuration file:
// config.js
const devno = {
theme: 'dark',
locale: 'en',
debug: true,
};