这是indexloc提供的服务,不要输入任何密码
Skip to content

bitfinexcom/bfx-report-electron

Repository files navigation

bfx-report-electron

Setup

Install

Execute the following commands from the root directory of the project:

  • Install libraries.
npm install
  • Install dependcies and configured them.
npm run init

Run the electron

npm run electron

Build distributions

For doing builds for other platforms please have “Multi Platform Build” in consideration: https://www.electron.build/multi-platform-build
For creating the distributions please run the following commands, after the execution is finished the file would be in /dist folder

  • Individual:
#Distribution for Linux
npm run dist-linux

#Distribution for Windows
npm run dist-win

#Distribution for MacOs
npm run dist-mac
  • Linux + Windows + MacOs:
npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8