1
0
mirror of https://github.com/fluencelabs/trust-graph-test synced 2025-03-15 07:51:03 +00:00

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

@ -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`