Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 339 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 339 Bytes

ownCloud File picker

Easily integrate ownCloud into your own web applications.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint