-
Open a command prompt in the project's root directory (APM)
-
Type:
npm install
This installs the dependencies as defined in the package.json file. -
Type:
npm start
This launches the TypeScript compiler (tsc) to compile the application and wait for changes. It also starts the lite-server and launches the browser to run the application.
forked from DeborahK/Angular-GettingStarted
-
Notifications
You must be signed in to change notification settings - Fork 0
cafesanu/Angular2-GettingStarted
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Sample Angular 2 application
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 46.6%
- JavaScript 30.8%
- TypeScript 19.5%
- CSS 3.1%