Please check out the CONTRIBUTING.md document to learn about the contribution process.
git clone <git url>
Enter the project directory
cd control-de-horas
pnpm install
pnpm run dev
You can find a cheatsheet with the most common commands used in this project in the file COMMANDS.md.
Inside of your Astro project, you'll see the following folders and files:
/
├── public/
│ └── favicon.svg
│ └── [All the images, fonts, and other static assets]
├── src/
│ ├── components/
│ │ └── [All the components]
│ ├── layouts/
│ │ └── Layout.astro
│ │ └── [All the layouts]
│ └── pages/
│ └── index.astro
│ └── [All the main pages]
├── package.json
└── [Rest of the files]
This project is licensed under the MIT License - see the LICENSE file for details.
Name | GitHub |
---|---|
Juan Carlos Acosta Perabá | juancarlosacostaperaba |
Kilian Armas Pérez | Kilamper |
Silvia González Torres | SilviaGonz |
Cristian Marrero Vega | XxMARRExX |
Nuhacet Travieso del Rosario | nuhacet66 |