UNPKG

@deltares/fews-wms-requests

Version:

Library for making requests to the FEWS WMS-T webservice

22 lines (17 loc) 211 B
# fews-wms-requests ## Project setup ``` npm install ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Run Unit tests ``` npm run test ```