Run following commnd on prompt inside your AngularJS2 project
npm build
This will create dist folder inside your AngularJS2 project.
Finally Edited index.html as and it worked fine
Running through Eclipse AngularJS2 plugin
Right Click Project --> Run As --> ng Server
No comments:
Post a Comment