Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rssws authored Jun 11, 2022
1 parent 6455081 commit 0f32a66
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,11 +145,9 @@ Use `yarn build:dev` to build a development version of the app.

Use `yarn build:prod` to build a production version of the app.

Use `yarn build:dev` to build a development version of the app.

Use `yarn lint:fix` to execute linter and prettier.

Please avoid using `ng` command directly since the frontend depends on `.env`, which will by dynamically generated.
Please avoid using `ng` command directly since the frontend build depends on `.env`, which will by dynamically generated.

#### piService

Expand Down

0 comments on commit 0f32a66

Please sign in to comment.