Skip to content

Files

Latest commit

cd92f57 · Aug 12, 2020

History

History
32 lines (23 loc) · 510 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 510 Bytes

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.