Skip to content

systeminit/whiskers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cd92f57 · Aug 12, 2020

History

6 Commits
Aug 12, 2020
Aug 12, 2020
Aug 12, 2020
Aug 12, 2020
Aug 12, 2020
Aug 12, 2020
Aug 12, 2020
Aug 12, 2020
Aug 12, 2020
Aug 12, 2020
Aug 12, 2020
Aug 12, 2020
Aug 12, 2020
Aug 12, 2020
Aug 12, 2020

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.