Add Run the Prepare Script

In our experience we had to run this in order for the page to load correctly.
This commit is contained in:
Jennifer D Carlston
2022-10-07 16:20:33 -06:00
committed by Bastian
parent 1e8142491e
commit ee0bec6c93

View File

@@ -30,6 +30,11 @@ Generate the `rd.json` file containing the radar data
npx aoe_technology_radar-generateJson npx aoe_technology_radar-generateJson
``` ```
Run the Prepare script
```
npm run prepare
```
Serve Serve
``` ```
cd build cd build