Run Angular with server(less) side render. Demo: https://serverless.letojs.com
git clone --depth=1 https://github.com/helixone/leto-serverless
cd leto-serverless
yarn install
or
npm i
npm start # builds app and run local server
npm run build # build server, www, and electron. Output /dist
npm run build:deploy # builds server, and deploys to AWS