diff --git a/README.md b/README.md index 19bd839c9..9b711f443 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ cd app && npm install Run Development --------------- +Start the live dev environment + ```bash npm run dev ```