-
Open a command prompt in any of the sub-folders
-
Type:
npm installThis installs the node-module and typings dependencies -
Type:
npm startThis launches the TypeScript compiler (tsc) to compile the application and watches for changes. It also starts the lite-server and launches in the browser to run the application.
mandrup-old/learn-angular2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- HTML 87.6%
- JavaScript 7.9%
- TypeScript 4.2%
- CSS 0.3%