This is an old react project, use Node v8.11.1 and package.json is locked on working dependencies versions
nvm use 8.11.1
npm install
npm run start
npm run build
There are 4 files for menus:
- Aria Downstairs English: /src/components/downstairs/menu.js
- Aria Downstairs Hebrew: /src/components/downstairs/menu-heb.js
- Aria Downstairs English: /src/components/upstairs/menu.js
- Aria Downstairs Hebrew: /src/components/upstairs/menu-heb.js
When you update the menu , use the object template as it exists in those files.