mirror of
https://github.com/fluencelabs/examples
synced 2025-06-21 13:51:32 +00:00
add web3 examples and tutorial
This commit is contained in:
15
web3-examples/web-frontend/README.md
Normal file
15
web3-examples/web-frontend/README.md
Normal file
@ -0,0 +1,15 @@
|
||||
|
||||
|
||||
## How to run
|
||||
|
||||
To run app in the development mode use:
|
||||
|
||||
npm start
|
||||
|
||||
To run tests in the interactive watch mode use:
|
||||
|
||||
npm test
|
||||
|
||||
To make a production build use:
|
||||
|
||||
npm run build
|
Reference in New Issue
Block a user