Skip to content

Commit

Permalink
all: fix align
Browse files Browse the repository at this point in the history
  • Loading branch information
ainar-g committed Oct 13, 2022
1 parent 28b1ac3 commit d6e8412
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,10 +326,9 @@ See the [`build-docker` target documentation][targ-docker].

#### <a href="#debugging-the-frontend" id="debugging-the-frontend" name="debugging-the-frontend">Debugging the frontend</a>

When you need to debug the frontend
without recompiling the production version every time,
for example to check how your labels would look on a form,
you can run the frontend build a development environment.
When you need to debug the frontend without recompiling the production version
every time, for example to check how your labels would look on a form, you can
run the frontend build a development environment.

1. In a separate terminal, run:

Expand Down

0 comments on commit d6e8412

Please sign in to comment.