Skip to content

Latest commit

 

History

History

ui

Prefect UI

Project setup

npm ci

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run all tests

npm run test

Run your unit tests

npm run test:unit

Run your integration tests

npm run test:integration

Lints and fixes files

npm run lint

Components

Many components in the Prefect UI come from the prefect ui library.

Customize configuration

See Configuration Reference.