1.0.0 • Published 3 months ago

@deltares/fews-web-oc-utils v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

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