You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm run dev:frontend # только фронтенд
npm run dev:backend # только бэкенд
npm run build # продакшн-сборка
npm run lint # линтинг
npm run format # форматирование
npm run test# тесты