chrome console error: Uncaught ReferenceError: __decorate is not defined this is code https://github.com/Dreampie/angular2-demo
run it:
npm install
npm run typings install
npm run start
open localhost:80 in browser
someone help?
remove from tsconfig.json
"declaration": true,
"noEmitHelpers": false,
"isolatedModules": false