This commit is contained in:
BharatRamsf3693 2024-07-04 10:28:20 +05:30 коммит произвёл GitHub
Родитель 449e206ebe
Коммит da60060b27
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -9,9 +9,9 @@ The expense tracker demo application showcases several Essential JS 2 components
- Visual Studio 2019
### Run
1. Clone this repository.
2. Open the `.csproj` file in VS 2022.
3. Click the green run button in the toolbar.
- Clone the repository.
- Open the Expense_Tracker_MVC.csproj file using Visual Studio.
- Press Ctrl + F5 to run the sample.
## Demo