Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrexodia authored Oct 20, 2024
1 parent 84475e9 commit 09a8ca4
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [stimming.club](https://stimming.club)

![Zoomer Stimming Station](.github/screenshot.png)
![Zoomer Stimming Station](.github/screenshot.png)

## Building

1. Install [Node.js](https://nodejs.org/en/download/prebuilt-installer) (LTS)
2. Open the folder in [Visual Studio Code](https://code.visualstudio.com)
3. Open a Terminal and run `npm install` to install the dependencies and then `npm run dev` to run a dev server at http://localhost:5000

0 comments on commit 09a8ca4

Please sign in to comment.