lsharir / angular-from-scratch

Build Angular 1 from scratch with no dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular from scratch

Overview

Building Angular 1 digest loop and directives in 15 minutes

How to run

npm install http-server -g
http-server open http://127.0.0.1:8080

License

Apache License

About

Build Angular 1 from scratch with no dependencies


Languages

Language:JavaScript 79.6%Language:HTML 20.4%