Skip to content

freegnu/angular-from-scratch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular from scratch

Overview

Building Angular 1 digest loop and directives in 15 minutes

How to run

  1. npm i -g http-server
  2. http-server . -a127.0.0.1 -p9999 -o

License

Apache License

About

Build Angular 1 from scratch with no dependencies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.9%
  • HTML 40.1%