Files
owl/README.md
T
2019-01-16 16:17:25 +01:00

18 lines
228 B
Markdown

# 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