-
Notifications
You must be signed in to change notification settings - Fork 4
Installation
Aleksi Peebles edited this page Mar 16, 2022
·
3 revisions
VuFind is a dependency of the component library. A working installation of VuFind is not required.
The recommended setup is to have VuFind and the component library side by side in a shared parent directory.
If you have not already previously done so, first clone the VuFind repository:
git clone https://github.com/NatLibFi/NDL-VuFind2.git
Then clone the component library repository:
git clone https://github.com/NatLibFi/finna-ui-components.git
In the project root folder, type:
npm install