Laundry Management System - Frontend
A Vue.js application that serves as the frontend for a laundry management system. This application provides user interface for managing customers, branches, vouchers, and transactions.Technologies Used
Prerequisites
- Node.js 16.x or higher
- npm 7.x or higher
Installation
Several quick start options are available:- Clone the repo:
git clone https://github.com/initheo/Final-Project-Laundry.git - Navigate to the frontend directory:
cd Final-Project-Laundry/Frontend - Install dependencies using npm
- Update the API configuration in
.env - Run the development server
- Build for production
- Done
Project Structure
Configuration
API Configuration
Update.env:
Running the Application
Using npm
5173 by default.