Skip to content

systeminit/whiskers

Repository files navigation

whiskers

Running Whiskers R We

The easiest way is to just use the published docker image:

docker run -it -p 8082:80 systeminit/whiskers:latest

Victory then belongs to you, and to the cats.

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

Customize configuration

See Configuration Reference.