Deploy

Let's share your application with the world.

What are you trying to deploy?

Deployment Steps 🔗

Pre-requisites 🔗
  • curl https://webi.sh/node@lts | sh
  • npm i -g vercel
Create application 🔗
  • npx @angular/cli new angular-ssr-app --ssr
  • cd angular-ssr-app
Run application locally 🔗
  • npm start
Deploy application 🔗
  • vercel