Skip to content

RagazziMoscow/kittens-searcher

Repository files navigation

kittens-searcher

Project run

docker-compose up

You will see the result typing in your browser: localhost:49160

Project setup

npm install --legacy-peer-deps

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.