yjw9012 / ng-book-2-forms

Forms chapter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ng-book 2: Forms Chapter

This example is more sophisticated than some of the others in that it uses Webpack for building the files instead of using tsc directly.

To install:

npm install

To run:

npm run go

Then visit http://localhost:8080

About

Forms chapter


Languages

Language:TypeScript 74.7%Language:JavaScript 21.5%Language:HTML 2.4%Language:CSS 1.3%