https://github.com/angelfire/ve
Velocidad de Escape
https://github.com/angelfire/ve
astro tailwindcss
Last synced: about 2 months ago
JSON representation
Velocidad de Escape
- Host: GitHub
- URL: https://github.com/angelfire/ve
- Owner: Angelfire
- Created: 2023-02-06T16:19:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-27T16:18:53.000Z (4 months ago)
- Last Synced: 2026-02-27T21:09:34.400Z (4 months ago)
- Topics: astro, tailwindcss
- Language: Astro
- Homepage: https://www.velocidadescape.com/
- Size: 1.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Velocidad de Escape
Astro v4.\*
## 🧞 Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :------------------------ | :----------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:4321` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro -- --help` | Get help using the Astro CLI |