# Core Utility for Odoo Web Client This is a POC, not at all production ready code!!! ## Tests npm run test npm run test:watch ## Build code bundles npm run bundle:core npm run bundle:core:watch ## Demo page npm run demo