punfetch 0.3.6

A blazingly fast system fetch program to pair with onefetch
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Onefetch Web

## Development

```bash
# setup
## install dependencies
npm i

# run server with hot reloading
npm run dev
```