Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 234 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 234 Bytes

My first AngularJS app

This is my first web application made with AngularJS. It is a simplest todo list app.

Prerequisites

You need to have nodejs and npm on your system.

How to run

cd angular-tasks
npm start