Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Latest commit

 

History

History

app

ngs-log-observer/app

Application source code for NGS Log Observer.

Key Notes

Development

  • pnpm install to install dependencies.
  • pnpm dev to run app on dev server with HMR.
  • pnpm build:win to build app.
    • Edit version number in package.json to alter version number of output.
    • Upload to GitHub Releases with a new tag including new version number.