# ng2-dart **Repository Path**: mirrors_googlecodelabs/ng2-dart ## Basic Information - **Project Name**: ng2-dart - **Description**: Dart + Angular 2: Try the Tech Stack Powering the Next Generation of AdWords - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Dart + Angular 2 Code Lab Samples ============================ These are small Dart samples used by the Dart Angular 2 codelab: * [Avast Ye, Pirates](https://codelabs.developers.google.com/io2016/ng2-dart), where you learn to build a web app. Project structure ----------------- #### `ng2/` Code samples used by the Avast Ye, Pirates code lab. Each numerical version corresponds to a step in the code lab. ``` 1-skeleton/ 2-blankbadge/ 3-inputnamebadge/ 4-buttonbadge/ 5-piratenameservice/ 6-readjsonfile/ ``` #### `README.md` This file.