https://github.com/rustlanges/template-state-of-rust
https://github.com/rustlanges/template-state-of-rust
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rustlanges/template-state-of-rust
- Owner: RustLangES
- Created: 2023-12-13T18:52:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-15T22:30:04.000Z (over 1 year ago)
- Last Synced: 2025-02-17T03:09:31.791Z (4 months ago)
- Language: Astro
- Size: 4.02 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# State of Rust
Este es un proyecto para gestionar una encuesta sobre el estado de Rust en el mundo hispano. (Inicialmente hispano)
## Ejecutar:
```sh
npm i
npm run dev
```