Wardrobe Management System [Laravel & Nuxt Framework] Setup Make sure to install dependencies as per the instructions Frontend Development Server # npm npm run dev Start the development server on http://localhost:3000 Backend Development Server # npm php artisan serve Start the development server on http://localhost:8000