Test Applicaion for Firma-JS-Ledger (React-Web and Electron Desktop App)

Test Applicaion for Firma-JS-Ledger (React-Web and Electron Desktop App)

Install

In the project directory, you can run:

yarn

Run React Web

npm run react:start

Run Electron Desktop App (Windows/MacOs/Linux support)

npm run react:start

// open another terminal and run
npm run electron:start
  • The application will be launched automatically in the development mode