Skip to content

Commit

Permalink
Merge pull request #15 from stimmingstation/mrexodia-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mrexodia authored Oct 20, 2024
2 parents 84475e9 + 09a8ca4 commit 3577687
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 3577687

Please sign in to comment.