To install the full package (for Vue and React) π
$ npm install dropd-component --save
or
See react-dropd and vue-dropd for framework specific installation.
β‘οΈ React Dropd on CodeSandbox β‘οΈ Vue Dropd on CodeSandbox
Please see Projects for a list of things to do.
dropd
feature/feature-name
yarn install -W
to install all of the dependencies in the workspaceyarn dev
to monitor the changes you make in /packages
and
concurrently re-build oryarn build
to compile packages/vue-dropd/index.vue
and
packages/react-dropd/index.js
(shows bundlesize
info too)MIT Β© Olaolu Olawuyi