You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is used by the `feast ui` command to scaffold a local UI server. The feast python package bundles in resources produced from `npm run build --omit=dev
20
+
It is used by the `feast ui` command to scaffold a local UI server. The feast python package bundles in resources produced from `npm run build --omit=dev.`
21
+
22
+
The `feast ui` command will generate the necessary `projects-list.json` file and initialize it for the UI to read.
31
23
32
24
33
25
**Note**: yarn start will not work on this because of the above dependency.
0 commit comments