diff --git a/README.md b/README.md index 2da31ca..94f4e75 100644 --- a/README.md +++ b/README.md @@ -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