Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enzonotario/esjs-mendable-app
https://github.com/enzonotario/esjs-mendable-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/enzonotario/esjs-mendable-app
- Owner: enzonotario
- Created: 2023-08-03T23:50:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-12T23:11:05.000Z (4 months ago)
- Last Synced: 2024-08-13T01:48:01.433Z (4 months ago)
- Language: JavaScript
- Homepage: https://esjs-mendable-app.vercel.app
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```