add example README

This commit is contained in:
Alexey Proshutinskiy 2021-09-20 19:38:19 +03:00
parent 3e064e5570
commit c999fbc0ef

5
example/README.md Normal file
View File

@ -0,0 +1,5 @@
# Run example locally
1. Go to `local-network`
2. Run `docker compose up -d` to start Fluence node
3. Go back to `../example`
4. Run `npm run start`