Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@ Launch the docker containers using docker-compose.
```
docker-compose up -d
```
### Error solving
Run lint and let it try to solve syntax errors
```
npm run lint
```

## Images

Expand Down