+1 vote
in Angular by
Which file is responsible for startup of angular 2 project ?

a) main.ts

b) index.js

c) app.ts

d) angular.cli.json

1 Answer

0 votes
by

a) main.ts

...