I recently set up a brand new Laravel 5.2.* project and attempted to integrate AngularJS 2.0 beta using the quick start guide. Unfortunately, I encountered some issues during the configuration process. The problem I am facing is shown in the screenshot below - main.js was not found. Can you please review my configuration and let me know what could be causing this error?
https://i.sstatic.net/n5oYB.png
Project Structure:
proj_name
-resources
--assets
---typescript
----app.component.ts
----main.ts