2021-05-12 00:42:07 +03:00
..
2021-05-12 00:42:07 +03:00
2021-01-16 16:25:28 +03:00
2021-05-12 00:42:07 +03:00
2021-04-30 17:15:30 +03:00
2021-05-12 00:42:07 +03:00
2021-05-12 00:42:07 +03:00
2021-01-08 18:32:05 +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