mirror of
https://github.com/fluencelabs/examples
synced 2025-07-31 00:41:56 +00:00
Reorg (#10)
* init reorg * updated readme * fix CI * remove outdated ipfs-node example * add Readme * update readme, add config file Co-authored-by: folex <0xdxdy@gmail.com>
This commit is contained in:
15
archived/web3-examples/web-frontend/README.md
Normal file
15
archived/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