Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 910 Bytes

README.md

File metadata and controls

58 lines (39 loc) · 910 Bytes

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