228 B
228 B
@ohif/ui
React component library powered by docz
Commands
# Install
yarn # npm i
# Develop
yarn dev # npm run dev
# Build
yarn build # npm run build
# Serve (the "build" output)
yarn serve # npm run serve