gatsby-pingbot/README.md

18 lines
229 B
Markdown

# [PingBot](https://www.pingbot.cf/)
This is the front end of a ping bot that "pings" url addresses every few minutes
## 👩‍💻 Develop
1: Install deps
```bash
yarn install
```
2: Start dev server
```bash
yarn dev
```