- git clone git@github.com:AmityCo/Amity-Social-Cloud-UIKit-Web-OpenSource.git
- cd Amity-Social-Cloud-UIKit-Web-OpenSource
- npm ci
- npm build
- npm link
Then, inside another project, where need to use ui-kit:
- npm link @amityco/ui-kit-open-source --install-links --save
Please refer to our online documentation at https://docs.amity.co or contact a Ui-Kit representative at developers@amity.co for support.