Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jLynx authored Jan 1, 2024
1 parent a3a1b79 commit 9ac3183
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
# [Live Site - https://portapack-mayhem.github.io/MayhemHub/](https://portapack-mayhem.github.io/MayhemHub/)
# [Live Site - HackRF.app](https://hackrf.app/)

This is a [Next.js](https://nextjs.org/) TypeScript project. We use [Tailwind](https://tailwindcss.com/) for styling.

We have make this website a PWA, so you can load it even without an internet connection!
## Getting Started

First, run the development server:
First, install the dependencies

```bash
npm i
```

Then, run the development server:

```bash
npm run dev
Expand Down

0 comments on commit 9ac3183

Please sign in to comment.