firewatch-ui
v2.1.3
Published
Firewatch log watcher UI
Readme
FireWatch UI
Firewatch log watcher UI

Project setup
yarn installCompiles and hot-reloads for development
# Run `bb-firewatch watch` in a separate terminal first
# Then initialize the dev server
yarn run serveCompiles and minifies for production
yarn run buildLints and fixes files
yarn run lint