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/jeezman/StratumRevolution.git
cd StratumRevolution- Install dependencies:
npm installTo run the application in development mode:
- Start the development server:
npm run dev- Frontend will be available at: http://localhost:5173/