This repository was archived by the owner on Mar 19, 2025. It is now read-only.
  
  
  - 
                Notifications
    You must be signed in to change notification settings 
- Fork 3
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.gitThen clone the component library repository:
git clone https://github.com/NatLibFi/finna-ui-components.gitIn the project root folder, type:
npm install