Step 1:
sudo apt install npmStep 2:
git clone https://github.com/xoken/tonne.gitgit clone https://github.com/xoken/allegory-allpay-sdk.gitStep 3: cd into the allegory-allpay-sdk directory and run the following command.
cd allegory-allpay-sdknpm installStep 4: cd into the tonne repo directory and run the following command.
cd tonnenpm installStep 1: Open a new terminal. If you are not already in tonne repo directory, cd into tonne repo directory and run the following commands.
cd allegory-allpay-sdknpm startKeep this terminal window open.
Step 2: Open a new terminal. If you are not already in tonne repo directory, cd into tonne repo directory and run the following command.
cd tonnenpm startKeep this terminal window open.
Step 3: Open a new terminal. If you are not already in tonne repo directory, cd into tonne repo directory and run the following command.
cd tonnenpm run electronKeep this terminal window open.