# install components and styles
$ yarn add @onereach/ui-components @onereach/styles
$ npm install @onereach/ui-components @onereach/styles --save
This package contains ONLY the Vue 3 version of the components.
To use the Vue 2 version, you can install the @onereach/ui-components-vue2
package.
More details about the migration process can be found in the migration guide.