Skip to content

Commit

Permalink
Merge pull request #446 from kavicastelo/docs
Browse files Browse the repository at this point in the history
Docs
  • Loading branch information
kavicastelo authored Apr 29, 2024
2 parents ff01bb0 + fd2ba02 commit 9e0def9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9e0def9

Please sign in to comment.