Skip to content

javfg/file-picker

 
 

Repository files navigation

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

Packages

No packages published

Languages

  • JavaScript 54.5%
  • Vue 39.0%
  • Makefile 4.7%
  • HTML 1.8%