@deltares/fews-web-oc-utils
v1.0.0
Published
Util Library for common Web OC functionality
Downloads
1,313
Readme
fews-web-oc-utils
Project setup
npm install
Compiles and minifies for production
npm run build
Build only esm bundle
npm run build:esm
Build only cjs bundle
npm run build:cjs
Lints and fixes files
npm run lint
Run tests
Get the coverage report
npm run test
Run only unit tests
npm run test:unit
Run only e2e tests
npm run test:e2e