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
- Open http://localhost:3000 to view it in the browser.
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