laundrycustomer-app

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Runing the Application with docker

docker build -t customer-laundry-app . 
docker run -p 8080:80 -it --name custtomer_laundry_app customer-laundry-app

Some screen shots:

alt text alt text