https://github.com/es-js/crear-terminal-app
Plantilla para crear una aplicación EsJS en modo Terminal
https://github.com/es-js/crear-terminal-app
esjs terminal
Last synced: 3 months ago
JSON representation
Plantilla para crear una aplicación EsJS en modo Terminal
- Host: GitHub
- URL: https://github.com/es-js/crear-terminal-app
- Owner: es-js
- Created: 2022-12-31T15:55:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T21:46:44.000Z (over 1 year ago)
- Last Synced: 2025-10-22T09:26:47.231Z (7 months ago)
- Topics: esjs, terminal
- Language: HTML
- Homepage: https://es.js.org
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @es-js/crear-terminal-app
[](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=583951106)
Plantilla para iniciar un proyecto [EsJS](https://esjs.dev/) en Modo Terminal.
## Uso
### Desde GitHub
Utilizando este proyecto como *template*.
### Desde tu computadora
Ejecutando:
```
npm create esjs terminal
```