This commit is contained in:
parent
9c937f6c58
commit
9fee73fd96
970 changed files with 3223 additions and 3638 deletions
|
|
@ -43,8 +43,8 @@ git checkout -b describe-your-change
|
|||
From the repo root, start a local server and open it in a browser:
|
||||
|
||||
```bash
|
||||
python3 -m http.server 8000
|
||||
# then open http://localhost:8000
|
||||
docker compose up
|
||||
# then open http://localhost:8080
|
||||
```
|
||||
|
||||
Visually check every page you touched. **Do not ship a change you have not previewed.**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue