0.0.14 • Published 5 years ago
@pinpt/block-editor v0.0.14
Pinpoint Block Editor
A Notion-like notebook editor used at Pinpoint
Docs & Examples
Install
npm install --save @pinpt/block-editorDevelopment
It's recommended to open up two tabs in terminal: one for building the library, one for running the examples.
This will build your bundle as you change files (rollup with watch):
npm startcd in to examples and start the react dev server (CRA app):
npm startNow as you make changes, you will see them reflected in this sample app.
Documentation Website
This repo deploys the example app on to Github Pages. You can deploy an update via:
npm run deployLicense
APACHE 2.0 - Pinpoint, Inc.