This is an codelab platform designed to simplify creating interactive exercises.
This app is created with Angular v2 and is intended to teach Angular v2.
Demo: https://ng2ts-c64e3.firebaseapp.com/
This codelab has been translated in other languages:
Chinese: 查看此readme文档的中文版 translated by 杨春华、胡可 and 章小飞!
- Adding more content
- Adding features
- Generalizing the app
Run npm start
for a dev server. Navigate to https://localhost:4200/
.
The app will automatically reload if you change any of the source files.
Run ng test
to execute the unit tests via Karma.
This project was generated with angular-cli version 1.0.0-beta.22-1.
To get more help on the angular-cli
use ng --help
or go check out the Angular-CLI README.
There are several ways to contribute to the codelab:
Create an issue mentioning a language you'd like to translate the codelab into, and I'll give you the access to the translation panel.
We have plans for adding more codelabs: advanced angular, typescript, rxjs and more. If you want to work on any of those - create an issue.
Check out our existing issues, or add an issue if you want any new functionality.