Skip to content

amitshuklabag/angular-testimonial

Repository files navigation

Angular on Elestio

This is a minimal example of a Angular site created using ng new

Click on the button below to deploy this repository with CI/CD on Elestio:

Deploy on Elest.io

screenshot of the Angular app

Steps to clone this repository and run locally

Step 1: Clone this repository

git clone YOUR_REPOSITORY_URL

Step 2: Go to project folder

cd angular

Step 3: Install dependencies

npm install

Step 4: Run your app in dev mode

npm run start

Step 5: Make some changes and push

Try to make some change in your Angular project then push to the git repository

After few seconds to few minutes your change will be deployed on your CI/CD target 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published