Skip to content

Capitalisk/ldex-ui

Repository files navigation

ldex-ui

Requirements

How to run from source (recommended)

Running this application directly from source on your own desktop is the most secure way to trade. It is strongly recommended to use Node.js version 11.0.0.

To run for the first time (for traders):

  1. Using the terminal, navigate to the directory where you want to install this app.
  2. Clone this repository: git clone https://github.com/Capitalisk/ldex-ui.git
  3. cd ldex-ui/ldex-electron
  4. npm install
  5. npm run build-prod
  6. npm run electron

To run every other time:

  1. Using the terminal, navigate to the directory where you installed the app.
  2. cd ldex-ui/ldex-electron
  3. npm run electron

For development, use npm run start and view the running application at http://localhost:3000/

About

Trading application for LDEX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •