Skip to content

Commit 20fb0e0

Browse files
committed
docs: remove unrelated information
1 parent ba58acb commit 20fb0e0

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

README.md

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -81,37 +81,3 @@ Creemos en un entorno seguro y respetuoso para todos. Adherimos a los siguientes
8181
* **GitHub:** [\[Ecuador In Tech\]](https://github.com/Ecuador-In-Tech)
8282

8383
**¡Juntos construiremos un futuro tecnológico más próspero para Ecuador!*
84-
85-
## How to run the project
86-
87-
### 🚀 Project Structure
88-
89-
Inside of your Astro project, you'll see the following folders and files:
90-
91-
```text
92-
/
93-
├── public/
94-
│ └── favicon.svg
95-
├── src/
96-
│ ├── layouts/
97-
│ │ └── Layout.astro
98-
│ └── pages/
99-
│ └── index.astro
100-
└── package.json
101-
```
102-
103-
To learn more about the folder structure of an Astro project, refer to [our guide on project structure](https://docs.astro.build/en/basics/project-structure/).
104-
105-
### 🧞 Commands
106-
107-
All commands are run from the root of the project, from a terminal:
108-
109-
| Command | Action |
110-
| :------------------------ | :----------------------------------------------- |
111-
| `npm install` | Installs dependencies |
112-
| `npm run dev` | Starts local dev server at `localhost:4321` |
113-
| `npm run build` | Build your production site to `./dist/` |
114-
| `npm run preview` | Preview your build locally, before deploying |
115-
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
116-
| `npm run astro -- --help` | Get help using the Astro CLI |
117-

0 commit comments

Comments
 (0)