diff --git a/README.md b/README.md index 2e6dac9..1c7ede6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ rendered front-end. ## Running ``` +docker-compose up -d db + npm install npm run watch ```