1
0
mirror of https://github.com/fluencelabs/examples synced 2025-03-31 07:01:07 +00:00
2021-03-02 23:41:56 +03:00
..
2021-02-26 00:18:07 +03:00
2021-03-02 23:41:56 +03:00
2021-02-26 00:18:07 +03:00
2021-02-26 00:18:07 +03:00
2021-03-02 23:41:56 +03:00
2021-03-02 23:41:56 +03:00
2021-02-26 00:18:07 +03:00
2021-02-26 00:18:07 +03: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