@@ -10,7 +10,7 @@ It uses Angular Material UI as the core component library.
## Development server
Run `yarn start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
Run `yarn start` for a dev server. Navigate to `http://localhost:8091/`. The app will automatically reload if you change any of the source files.
The necessary steps are:
...
...
@@ -23,7 +23,7 @@ If Git is not there, point your browser to https://git-scm.com/book/en/v2/Gettin
2. Clone the angular webapp skeleton from the SKA Git repository by moving to the destination directory on your machine, and typing: git clone https://gitlab.com/ska-telescope/templates/ska-angular-webapp-skeleton.git.
3. Run `yarn start` for a dev server. Navigate to `http://localhost:4200`.
3. Run `yarn start` for a dev server. Navigate to `http://localhost:8091`.
Enter the code directory with: cd ska-angular-webapp-skeleton