Draftan is a text editor for drafts only.
$ yarn install
$ yarn dev
I do not distribute binaries because it is too much trouble. You can build locally.
$ yarn install
$ yarn dist
And move the artifact created in the dist directory to the application directory.
