0.12.0 • Published 2 years ago
@ownclouders/file-picker v0.12.0
ownCloud File picker
Easily integrate ownCloud into your own web applications.
Project setup
pnpm installThe install step will also take care of installing ownCloud Design System because we're manually building it from the release branch
Compiles and minifies for production
pnpm buildCopies over oCIS example and starts a server
pnpm previewRun your unit tests
pnpm test:unitLints and fixes files
pnpm lint