mirror of
https://github.com/status-im/embark-tutorial-erc721.git
synced 2026-08-31 01:51:06 +00:00
Added readme file
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user