Skip to content
Open
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
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ This project is a skeleton application used to create [Essential JS 2](https://w

## Getting Started

To get started you need to clone the `ej2-quickstart` repository and navigate to `ej2-quickstart` location.
To get started you need to clone the `ej2-quickstart-webpack` repository and navigate to `ej2-quickstart` location.

```
git clone https://github.com/syncfusion/ej2-quickstart.git quickstart
cd quickstart
git clone https://github.com/SyncfusionExamples/ej2-quickstart-webpack- ej2-quickstart

cd ej2-quickstart
```

## Installing
Expand Down