Update README
* Add installation instructions * Updated UI Screenshot
This commit is contained in:
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