Before you begin, ensure you have the following installed:
- Node.js (v18 or later)
- npm (v9 or later)
- Git
- Clone the repository:
git clone https://github.com/stratum-mining/stratumprotocol.org
cd stratumprotocol.org
- Install dependencies:
yarn install
To run the application in development mode:
- Start the development server:
yarn run dev
- Frontend will be available at: http://localhost:5173/