Skip to content

JassoftLtd/DashVid.io-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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