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 install
To run the application in development mode:
- Start the development server:
npm run dev
- Frontend will be available at: http://localhost:5173/