2.1.3 • Published 5 years ago

firewatch-ui v2.1.3

Weekly downloads
42
License
-
Repository
-
Last release
5 years ago

FireWatch UI

Firewatch log watcher UI

Firewatch Image

Project setup

yarn install

Compiles and hot-reloads for development

# Run `bb-firewatch watch` in a separate terminal first
# Then initialize the dev server
yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint