Can anyone let me know how can we configure AWS CodeStar project for Angular applications?
There is no specific project template exists for angular right now. But i see Node.js + Lambda project template is there.
I don't know how it works since i used to deploy the files under dist/ folder to the server whenever i make some changes.
Is it possible to use CodeStar for angular projects?
Thanks in advance!