Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 408 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 408 Bytes

contacts-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

Docker setup

docker-compose build --no-cache
docker-compose up

Customize configuration

See Configuration Reference.