I am using gulp to build an AngularJS application. I want to deploy the dist directory alone using Apache in EC2 Linux. How could I achieve this?
↧
I am using gulp to build an AngularJS application. I want to deploy the dist directory alone using Apache in EC2 Linux. How could I achieve this?