Skip to content
/ chase Public

Real time log retrieval application built using Electron

License

Notifications You must be signed in to change notification settings

LynchyC/chase

Repository files navigation

Chase

An real time logging application built using Electron

Development

Install the dependencies using npm install

To start the application in development mode, it takes the combination of two npm commands to be ran in parallel:

  • npm run start
  • npm run serve

Testing

To execute the tests, just run npm run test in the terminal.

About

Real time log retrieval application built using Electron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published