mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
228 B
228 B
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