feast-dashboard Project setup Install node Install yarn Go to ui directory and run: yarn install Development Compiles and hot-reloads for development: yarn run serve Compiles and minifies for production: yarn run build Lints and fixes files: yarn run lint