From 52bdc01972ac2940e618870b6ea620b98e4347ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20P=C3=A9rez?= Date: Wed, 30 Oct 2024 09:12:59 -0400 Subject: [PATCH] doc: Removed unnecessary command section in README --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index 28d477e..074d925 100644 --- a/README.md +++ b/README.md @@ -70,19 +70,6 @@ There's nothing special about `src/components/`, but that's where we like to put Any static assets, like images, can be placed in the `public/` directory. -## 🧞 Commands - -All commands are run from the root of the project, from a terminal: - -| Command | Action | -| :------------------------ | :----------------------------------------------- | -| `bun install` | Installs dependencies | -| `bun run dev` | Starts local dev server at `localhost:4321` | -| `bun run build` | Build your production site to `./dist/` | -| `bun run preview` | Preview your build locally, before deploying | -| `bun run astro ...` | Run CLI commands like `astro add`, `astro check` | -| `bun run astro -- --help` | Get help using the Astro CLI | - ## 📝 Citation If you'd like to cite this project, please use this BibTex: