Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 576 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 576 Bytes

Kintone Portal Designer

Chrome Extension to design Kintone portal
Web Store

How to install for Chrome extension developer

  1. Generate 'dist' directory.
$ npm install
$ npm run dev
  1. Go to chrome://extensions/.
  2. At the top right, turn on Developer mode.
  3. Click Load unpacked.
  4. Find and select 'dist' directory.

License

Copyright 2019 Cybozu, Inc.
Released under the MIT license
https://opensource.org/licenses/mit-license.php