mirror of
https://github.com/apache/superset.git
synced 2026-04-23 10:04:45 +00:00
docs: Add frontend dependency installation steps (#29510)
This commit is contained in:
@@ -580,6 +580,9 @@ a collection of JSON files. To convert all PO files to formatted JSON files you
|
||||
the `build-translation` script
|
||||
|
||||
```bash
|
||||
# Install dependencies if you haven't already
|
||||
cd superset-frontend/ && npm ci
|
||||
# Compile translations for the frontend
|
||||
npm run build-translation
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user