@deltares/fews-pi-requests
Version:
Library for making requests to the FEWS PI webservice
27 lines (21 loc) • 278 B
Markdown
# fews-pi-requests
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Run Unit tests
```
npm run test
```