๐ ๐ CalDAV and CardDAV client library for JavaScript
# set up and build for production
make
# install dependencies
make dev-setup
# build for dev and watch changes
make watch-js
# build for dev
make build-js
# build for production with minification
make build-js-production
You can use the provided npm command to run all tests by using:
npm run test
The Nextcloud community has core values that are shared between all members during conferences, hackweeks and on all interactions in online platforms including Github and Forums. If you contribute, participate or interact with this community, please respect our shared values. ๐
This guide will help you get started:
- ๐ ๐ Opening a pull request