https://github.com/openlabun/silvy
https://github.com/openlabun/silvy
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/openlabun/silvy
- Owner: openlabun
- Created: 2023-10-02T23:13:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T22:05:19.000Z (about 2 years ago)
- Last Synced: 2025-03-11T20:37:20.524Z (about 1 year ago)
- Language: HTML
- Size: 1.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Silvy - Generador JSON
Este proyecto basicamente se trata de un generador de archivos JSON, que significa JavaScript Object Notation, es un formato liviano para el intercambio de datos. Es fácil de leer y escribir para humanos y fácil de analizar y generar para máquinas.
## Para empezar a configurar el proyecto
Paso 1: Clonar el repositorio
```bash
git clone https://github.com/proyectosuninorte/Silvy.git
```
## Autores
- [**AKKO98**](https://github.com/AKKO98)
- [**adl088**](https://github.com/adl088)
- [**Joy12600**](https://github.com/Joy12600)