Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 351 Bytes

File metadata and controls

16 lines (10 loc) · 351 Bytes

AngularJS Tutorial

AngularJS tutorial implementation for https://docs.angularjs.org/tutorial.

Checkout

git clone https://github.com/eugene-karanda/angular-tutorial
cd angular-tutorial

Installation

For build application you must install npm.

Run application

For run application execute:

npm start