Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ixukw authored Mar 22, 2024
1 parent e1119a3 commit 28cc235
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# poker-roguelike

This project has been converted to a discord activity using the new [embedded-app-sdk](https://discord.com/developers/docs/developer-tools/embedded-app-sdk). The frontend will not display in browser without discord activity params.

Frontend at [https://ixukw.github.io/poker-roguelike](https://ixukw.github.io/poker-rogouelike).

Client: `npm start`

Server: `npm run serve`

# Getting Started with Create React App

This project was bootstrapped with [Create React App](https:/facebook/create-react-app).
Expand Down

0 comments on commit 28cc235

Please sign in to comment.