diff --git a/README.md b/README.md index 8902292..b6ed2d9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ This project was generated using [Angular CLI](https://github.com/angular/angula To start a local development server, run: ```bash -ng serve +npm install +npm start ``` Once the server is running, open your browser and navigate to `http://localhost:4200/`. The application will automatically reload whenever you modify any of the source files.