https://github.com/lauta-dev/jsfeth
Fetch inspirado en Neofetch escrito en Javascript usando modulos de NodeJS
https://github.com/lauta-dev/jsfeth
Last synced: about 1 month ago
JSON representation
Fetch inspirado en Neofetch escrito en Javascript usando modulos de NodeJS
- Host: GitHub
- URL: https://github.com/lauta-dev/jsfeth
- Owner: Lauta-dev
- Created: 2023-04-26T23:35:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-06T21:18:57.000Z (about 3 years ago)
- Last Synced: 2025-01-14T14:19:15.485Z (over 1 year ago)
- Language: JavaScript
- Size: 31.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JSfetch
Fetch inspirado en Neofetch escrito en Javascript usando modulos de NodeJS
Como usar:
Descargar el repositorio
```sh
# Usando git
git clone https://github.com/Lauta-dev/jsfeth.git
# Usando github cli
gh repo clone Lauta-dev/jsfeth
```
Instalar dependencias del projecto
```sh
npm i
```
ejecutar projecto
```sh
node jsfeth.js
```
