项目作者: vidur149

项目描述 :
This repository is a tutorial for learning some basics of angular while developing a simple stopwatch app.
高级语言: HTML
项目地址: git://github.com/vidur149/angular-stopwatch.git
创建时间: 2017-06-17T14:41:23Z
项目社区:https://github.com/vidur149/angular-stopwatch

开源协议:

下载


Stopwatch Angular Application

In this tutorial you will step-by-step learn to build a stopwatch app. The final app will include a stop-watch.The final app will look like this

How to begin?

First, you need to download/clone this repository. After that you can proceed resolving the github issues created for each part.

This repository has one folder per part of the project. You need to edit/modify part specific folder only.

```
Example
If you are solving part1 then you need to resolve all the issues whose title start with part1.