Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 113 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 113 Bytes

ViNo-Client

# Install package
yarn install

# Run dev server
yarn dev

# Build project
yarn build