Skip to content

Commit

Permalink
Update contribution guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoisaiah committed Jul 5, 2021
1 parent 6bcab44 commit 9845122
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ $ yarn run build:chrome:prod
$ yarn run build:firefox:dev
# Option 4. Firefox production build
$ yarn run build:firefox:prod
# Option 5. Edge production build. Produces the same output as build:chrome:prod
# except for a link to the Microsoft Edge store instead of the Chrome web store
$ yarn run build:edge:prod
```

Grab the [server code here](https://github.com/ayoisaiah/stellar-photos-server) (written in Go) and follow the instructions in the README to build and run it.

0 comments on commit 9845122

Please sign in to comment.