Add NPM dependencies
Add the following "dependencies"
to package.json
to install Angular 2 and SystemJS:
1 2 3 4 | "dependencies" : { "angular2" : "2.0.0-beta.11" , "systemjs" : "0.19.24" , }, |
Add NPM dependencies
Add the following "dependencies"
to package.json
to install Angular 2 and SystemJS:
1 2 3 4 | "dependencies" : { "angular2" : "2.0.0-beta.11" , "systemjs" : "0.19.24" , }, |
Designed by : w10schools
service@w10schools.com
Please login to continue.