Skip to content

scythe-discord/scythe-bidder

Repository files navigation

How to run

In the project directory, you can run:

yarn

Install dependencies

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn server

Runs an instance of the game server.

yarn dev

Runs both the client-side app and server in development mode.
Reloads the app or restarts the server if any edits are made.