Update README.md

This commit is contained in:
Daniel
2023-10-27 01:27:07 +03:00
committed by GitHub
parent 4fdd67fa21
commit 4403d60dc6

View File

@@ -45,7 +45,8 @@ To run the Expense Tracker application, follow these steps:
```bash ```bash
npm install npm install
npm run dev``` npm run dev
```
This will start the frontend development server and open the application in your web browser. This will start the frontend development server and open the application in your web browser.