Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/enzonotario/esjs-mendable-app


https://github.com/enzonotario/esjs-mendable-app

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# @es-js/crear-terminal-app

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=583951106)

Plantilla para iniciar un proyecto EsJS en Modo Terminal.

## Uso

### Desde GitHub
Utilizando este proyecto como *template*.

### Desde tu computadora

Ejecutando:

```
npx degit https://github.com/es-js/crear-terminal-app mi-esjs-terminal-app
cd mi-esjs-terminal-app
pnpm i
```