Added readme file
This commit is contained in:
parent
94a63ab4f9
commit
534bb11f03
|
@ -0,0 +1,12 @@
|
|||
# status-dapp-workshop-mexico
|
||||
DApp to be used during Mexico workshop on July 6th
|
||||
|
||||
Remember to fork this repository / Recuerda crear un fork de este repositorio
|
||||
|
||||
```
|
||||
npm install -g embark
|
||||
git clone https://github.com/GITHUB-USERNAME/status-dapp-workshop-mexico.git
|
||||
cd status-dapp-workshop-mexico
|
||||
npm install
|
||||
```
|
||||
|
Loading…
Reference in New Issue