This is a bookmarklet that you can add to your browser for convenient access to the Arc editor when you have the live article open.
To install the bookmarklet, visit Installation Page.
To get started you'll need node.
Once node is installed, run npm install
in this directory.
The source code for this bookmarklet lives in index.js
.
Once you've made your changes there, just run npm run build
It will give you the new minified code to paste into docs/readme.md