Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ Check out this online example of the Angular Sparkline Chart component:
https://ej2.syncfusion.com/angular/demos/#/bootstrap5/sparkline/default

## Project prerequisites
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.
Make sure that your machine has the following setup before starting to work on this project.
* [Visual Studio Code](https://code.visualstudio.com/download )
* [NodeJS](https://nodejs.org/en/download)
* [Angular 6+](https://angularjs.org/)

## How to run this application
To run this application, you need to first clone the `getting-started-with-the-angular-sparkline-chart-component` repository and then open it in Visual Studio Code. Now, simply build and run your project using `npm start` command to view the output.