Skip to content

licolsan/adopt-pets-vue

Repository files navigation

Pets adoption

Project setup with docker

Setting up network and build images

make setup

For developer environment

make up-dev

For production environment

make up-prod

Project setup natively

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Screen shots

Home page

Home page image

Cats page

Cats page image

Dogs page

Dog page image