Add the build step to the running locally docs (#5055)

This commit is contained in:
Nicola Krumschmidt
2021-04-14 16:45:12 +02:00
committed by GitHub
parent 0f64b00a73
commit b2ff80cb74

View File

@@ -29,10 +29,11 @@ git clone git@github.com:YOUR-USERNAME/directus.git
git checkout -b YOUR-BRANCH-NAME
```
## 4. Install the dependencies
## 4. Install the dependencies and build the project
```bash
npm install
npm run build
```
## 5. Create a `.env` file