Skip to content

Latest commit

 

History

History
 
 

README.md

feast-dashboard

Project setup

  1. Install node
  2. Install yarn
  3. 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