Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 181 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 181 Bytes

DashVid.io-UI

Developing the UI

Build the UI

npm install

Run Storybook the UI

npm run storybook

Run the UI

npm start

Build the UI

npm build