Skip to content

Commit

Permalink
chore: update the README files
Browse files Browse the repository at this point in the history
  • Loading branch information
Mgrdich committed May 3, 2024
1 parent b33c3bc commit 3ce45c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# LLM Service

Run your LLM service Locally
3 changes: 3 additions & 0 deletions frontend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.

Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

## USE PNPM TO DOWNLOAD Dependencies
download `pnpm` to let it do the package management job

## Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.

0 comments on commit 3ce45c1

Please sign in to comment.