-
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.
forked from jakblak/learn-angular2
-
Notifications
You must be signed in to change notification settings - Fork 0
mufukuri/learn-angular2
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A place for learning Angular 2. Starter files and projects included.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 89.8%
- JavaScript 6.7%
- TypeScript 2.7%
- CSS 0.8%