Скачал файлы из Figma MakeIt и проверил работу

This commit is contained in:
2026-05-19 14:58:58 +03:00
parent 57064c3e43
commit 9a009b1c48
82 changed files with 13604 additions and 1 deletions
+10 -1
View File
@@ -1,2 +1,11 @@
# ServersMonitoring
# Brain Training App
This is a code bundle for Brain Training App. The original project is available at https://www.figma.com/design/aokCLVK01bYcFx40YG3kKS/Brain-Training-App.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.