Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/albertobasalo/nc-lab

🅰️ Angular classic 1️⃣5️⃣ 🔬🧫🧪 Laboratory
https://github.com/albertobasalo/nc-lab

Last synced: 19 days ago
JSON representation

🅰️ Angular classic 1️⃣5️⃣ 🔬🧫🧪 Laboratory

Awesome Lists containing this project

README

        

# nc-lab

[Laboratorio de ejemplo](https://github.com/albertobasalo/nc-lab) para cursos y talleres de [Angular Basics Classic](https://albertobasalo.notion.site/Angular-Basics-V15-489fd8ccf4fb4e3dba7827628608b4cb) impartidos en Español por [Alberto Basalo](https://albertobasalo.dev)

> [!NOTE]
> This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version _15.2.0._
> Sample project is at `ActivityBookings` folder

```bash
# clone lab from github
git clone https://github.com/AlbertoBasalo/nc-lab.git
# install and run
cd nc-lab/ActivityBookings
npm install
# start Angular server
npm start
# start a fake API server
npm run api:seed
```

> [!TIP] > **Documentation**
> Find detailed journal of instructions in [docs folder](./docs/)

### Folder structure

Have an outlook of the project folders structure

![Folders](./docs/screenshots/folders.png)

> [!TIP]
> Companion article about Angular code organization:

- [English version](https://medium.com/@albertobasalo/file-and-folder-structure-for-angular-applications-3130efc582e3)

- [Versión en Español](https://www.linkedin.com/pulse/estructura-de-archivos-y-carpetas-para-aplicaciones-angular-basalo-3vcff)

## Testing

This project is being _e2e_ tested with **Cypress**. Find the testing code at this repository

- [**cy-lab**](https://github.com/AlbertoBasalo/cy-lab)

[![GitHub license](https://img.shields.io/github/license/AlbertoBasalo/cy-lab?style=for-the-badge)](https://albertobasalo.dev)

---

🧑🏼‍💻 By Alberto Basalo




twitter albertobasalo




git albertobasalo