NodeCG ManaGeR, built with Tauri and Vue.js.
yarn lint
- Run linter to check for errors in JSyarn lint:fix
- Fix automatically fixable linter errorsyarn tauri build
- Build and bundle the applicationyarn tauri dev
- Run the application in a hot-reloading development server