- Node.js >= 18
- npm
git clone https://github.com/HSU-Blocker/Blocker_Device_Frontend.git
cd Blocker_Device_FrontendCreate a .env file in the root directory of the project with the following content:
VITE_API_URL=http://localhost:5050npm installnpm run dev- By default, the app runs at http://localhost:5173
If you encounter any issues, please report them via Issues.