- Download zip from this repo
- Access admincp /admincp/app and import zip file
- Verify result
- Copy frontend/company/note to frontend /packages
verify directory structure
- packages
-- company
---- note
Edit `app/settings.json" append "@company/note"
execute command before restart web server
yarn bootstrap
then restart
yarn start