Getting the below error when I try start the application using `npm start` ``` > tron-ui@0.0.0 start > ng serve No projects support the 'serve' target. ```
Getting the below error when I try start the application using
npm start