Netlify build plugin for visual editor
npm install @netlify/plugin-visual-editor

The visual editor plugin allows running Netlify Create locally via netlify dev and inside the dev server.
Please see CONTRIBUTING.md for instructions on how to set up and work on this repository. Thanks for contributing!
1. Create a branch named releases/ with the version you'd like to release.
2. Push the branch to the repo.
For example, a branch named releases/rc/4.0.0 will create the version v4.0.0-rc and publish it under the rc tag.