diff --git a/readme.md b/readme.md index fb0c586..ceef632 100755 --- a/readme.md +++ b/readme.md @@ -231,6 +231,10 @@ You can also run the site locally. Please refer to the 'Development' section for To run the site locally, you can use the following commands: ```bash + +# Project setup +npm run project-setup + # Install dependencies npm install