Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 413 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 413 Bytes

Erdsatll_wallet

Prerequisite

Make sure you have the latest version of node installed. To check the version of node installed, run this command

$ node --version

For further information check Node

Run

To run this project run these commands:

$ git clone https://github.com/dridiha/erdstall_wallet.git
$ cd erdsatll_wallet
$ npm install
$ npm start