Skip to content

Commit 552e985

Browse files
authoredJul 17, 2024··
Update README.md
1 parent 2552e93 commit 552e985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ https://ej2.syncfusion.com/angular/demos/#/fluent2/uploader/default
1111
Make sure that you have the compatible versions of [Visual Studio Code](https://code.visualstudio.com/download ) and [NodeJS](https://nodejs.org/en/download) or later version in your machine before starting to work on this project.
1212

1313
## How to run this application
14-
To run this application, you need to first clone the `getting-started-with-the-angular-file-upload-component` repository and then open it in Visual Studio Code. Now, install the package using `npm install` and simply run your project using `ng serve` command to view the output.
14+
To run this application, you need to first clone the `getting-started-with-the-angular-file-upload-component` repository and then open it in Visual Studio Code.Now, simply install all the necessary angular packages into your current project using the `npm install` command and run your project using the `ng serve` command.

0 commit comments

Comments
 (0)
Please sign in to comment.