Add NPM dependencies
Add the following "dependencies" to package.json to install Angular 2 and SystemJS:
"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:
"dependencies": {
"angular2": "2.0.0-beta.11",
"systemjs": "0.19.24",
},
Please login to continue.