Update README
* Add installation instructions * Updated UI Screenshot
This commit is contained in:
BIN
.github/demo-address-connected.png
vendored
BIN
.github/demo-address-connected.png
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 68 KiB |
11
README.md
11
README.md
@@ -13,3 +13,14 @@
|
||||

|
||||
|
||||
(PS: Users won't be able to transact (obviously) as no private keys are being used here)
|
||||
|
||||
## Local Installation
|
||||
|
||||
1. Install required packages <br/>
|
||||
`yarn install`
|
||||
|
||||
2. Start local development server <br />
|
||||
`yarn start`
|
||||
|
||||
3. Build react project <br />
|
||||
`yarn build`
|
||||
|
||||
Reference in New Issue
Block a user