Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 387 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 387 Bytes

NCGMGR

Documentation

NodeCG ManaGeR, built with Tauri and Vue.js.

Commands

  • yarn lint - Run linter to check for errors in JS
  • yarn lint:fix - Fix automatically fixable linter errors
  • yarn tauri build - Build and bundle the application
  • yarn tauri dev - Run the application in a hot-reloading development server