yarn add @nance/nance-editor
or
npm install @nance/nance-editor
NextJS example (nance-interface)
see uploadBlob.ts for more details on upload to IPFS
and dropHandler.ts for more details on handling file drops
yarn build
bundled by rollup
see rollup.config.js