https://github.com/limpix31/welbex-test
https://github.com/limpix31/welbex-test
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/limpix31/welbex-test
- Owner: LIMPIX31
- Created: 2022-09-22T14:08:42.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-24T13:58:01.000Z (almost 4 years ago)
- Last Synced: 2025-04-10T00:38:22.496Z (over 1 year ago)
- Language: TypeScript
- Homepage: welbex-test-frontend-2ew9.vercel.app
- Size: 196 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welbex test
## Deployed on (https://welbex-test-l31.vercel.app/)
_Данные могут загрузиться не сразу, т.к. сервер развёрнут на бесплатном решении с сильными ограничениями по производительности_
### 1. Setup project
```
yarn
```
### 2. Run in development
```
yarn dev
```
## Subpackages
* Frontend (React) `packages/frontend`
* Backend (Express) `packages/backend`