# Virtual Keyboard ## Live reloading `npm run serve` ## Run the application as a web extension ### Firefox `npm run start:firefox` ### Chromium `npm run start:chromium` ## Integration as a JS asset `cd demo` `npm run serve` `firefox index.html`