An open API service indexing awesome lists of open source software.

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

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/