angular - How to speed up Ng4 apps in AWS EC2? -


i deployed angular4 apps aws ec2 ubuntu server, cannot build in production mode using ssh.
how fix this?

you can built ng app on local.
, can deploy server. think building of ng app not needed on server.


Comments