diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c9b23675..ea2634f4 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,10 +5,6 @@ - - - - diff --git a/README.md b/README.md index 5aa54108..6614e50c 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,10 @@ https://github.com/kavicastelo/Ethical-AI-driven-Geographic-Analytics-Platform.g - Navigates to `src\environment\environment.development.ts` - Commented out the production base url and uncomment the local (`port 3269 is recommended and default`) - Move to the client directory in terminal and run `npm install --force` command - > [!IMPORTANT] - > Use --force for install deprecated packages. don't use --legacy-peers + +> [!IMPORTANT] +> Use --force for install deprecated packages. don't use --legacy-peers + - Run `ng serve` command to start the development server - Project starts to run on `localhost:4200/` port