Skip to content

Commit

Permalink
Readme contribute and run code
Browse files Browse the repository at this point in the history
  • Loading branch information
Dabendorf committed Jan 11, 2025
1 parent adcd6fd commit 172c24f
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,13 @@ Play this geographical wordle here: [www.bergle.no](https://www.bergle.no)
* Lag en favicon
* Fiks kartet: bedre zoom, bedre synlighet, kanskje annet framework, hvorfor er det så treigt? tilfeldige feilmeldinger i console
* kanskje finne ut om jeg kan endre del-outputen med hensyn på om kart ble brukt
* SEO
* SEO

## Run code locally
* Install packages: `npm install` (may fail because of shit)
* Run: `npm start`
* Access via [http://localhost:3000/](http://localhost:3000/), this should open automatically

## Contribute
* If you feel very excited to contribute in the world's most important geography guessing game, feel free to **fork** your own version of Bergle
* You can then make a PullRequest on the **dev** branch

0 comments on commit 172c24f

Please sign in to comment.