Skip to content

Latest commit

 

History

History
38 lines (34 loc) · 986 Bytes

README.ru-RU.md

File metadata and controls

38 lines (34 loc) · 986 Bytes

Language : Українською🇷🇺 | 简体中文🇨🇳 | English 🇺🇸

2.0

XTJvp4.png

.
├── README.md
├── README.ru-RU.md
├── README.zh-CN.md
├── config
├── index.html
├── package-lock.json
├── package.json
├── public
├── src
│   ├── App.css
│   ├── App.tsx
│   ├── assets
│   ├── components
│   ├── favicon.svg
│   ├── index.css
│   ├── layouts
│   ├── locales
│   ├── logo.svg
│   ├── main.tsx
│   ├── pages
│   ├── utils
│   └── vite-env.d.ts
├── tree.md
├── tsconfig.json
├── tsconfig.node.json
├── vite.config.ts
└── yarn.lock

Проект Burning Card 2.0 для ПК, основанный на React18.