Update Readme

This commit is contained in:
Medzik 2021-08-16 19:37:25 +00:00
parent bb05cee1a7
commit 53c668c616
1 changed files with 5 additions and 11 deletions

View File

@ -1,22 +1,16 @@
# [PingBot Frontend](https://www.pingbot.cf/) # [PingBot](https://www.pingbot.cf/)
## ⚡ Page Speed This is the front end of a ping bot that "pings" url addresses every few minutes
<p align="center"> ## 👩‍💻 Develop
<a href="https://pingbot.cf">
<img alt="PingBot Page Speed" src="https://pagespeed-insights.herokuapp.com/?url=https://pingbot.cf" />
</a>
</p>
## Develop 1: Install deps
1. Install deps
```bash ```bash
yarn install yarn install
``` ```
2. Start dev server 2: Start dev server
```bash ```bash
yarn dev yarn dev