Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 396 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 396 Bytes

Find your dog's breed!

Only best pics!

npm i - to install dependencies
npm run build:client-dev - to build development version
npm run build:client-prod - to build production version
npm run start:dev - to build development webpack server
npm run start:prod - to start production server npm run test:unit - to check unit tests npm run test:e2e - to check e2e tests