An in-browser, frontend-only, plaintext notebook using the IndexedDB API. Persistent local-only storage plus import/export (in compatible browsers).
- NodeJS
- NPM
Install build dependencies
npm install --only=dev
Build
npx webpack
or
npm run build
Then open index.html