1
0
mirror of https://github.com/fluencelabs/examples synced 2025-06-21 05:41:32 +00:00
Files
examples/web3-examples/web-frontend
2021-02-25 16:26:05 -06:00
..
2021-02-25 16:26:05 -06:00
2021-02-25 16:26:05 -06:00
2021-02-25 16:26:05 -06:00
2021-02-25 16:26:05 -06:00
2021-02-25 16:26:05 -06:00
2021-02-25 16:26:05 -06:00
2021-02-25 16:26:05 -06:00
2021-02-25 16:26:05 -06:00

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