@echo off
cd /d C:\xampp\htdocs\toolaro.org
npm run start -- --hostname 127.0.0.1 --port 3000
