How to get gridapp file?
For projects created using GridApp CLI and React template, run yarn build
in project root directory.
For all other cases, use gridapp build
command in project root directory.
Build command requires at minimum schema.json and index.html files to be present.