https://github.com/condef5/cojos-client
Simple app to generate random teams and manage payments
https://github.com/condef5/cojos-client
Last synced: 8 months ago
JSON representation
Simple app to generate random teams and manage payments
- Host: GitHub
- URL: https://github.com/condef5/cojos-client
- Owner: condef5
- Created: 2022-11-13T05:12:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-19T02:11:46.000Z (over 3 years ago)
- Last Synced: 2025-10-12T11:04:53.321Z (9 months ago)
- Language: TypeScript
- Homepage: cojos-client.vercel.app
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Cojos-client
To install this project you need these:
* [Node](https://nodejs.org/en/download/) v16 or any superior versión
* [Yarn](https://classic.yarnpkg.com/lang/en/docs/install/)
## Install steps
1. Clone this repository:
```
git clone git@github.com:condef5/cojos-client.git
```
2. Change directory
```
cd cojos-client
```
3. Install dependencies:
```
yarn install
```
4. Run the server
```
yarn dev --port 3000
```
5. Visit http://127.0.0.1:3000/