Development Guide
Choose your framework
Pulse Editor uses Module Federation to enable extension system. Thanks to the Micro-Frontend architecture of Module Federation, you can (technically) use any frontend web development framework to develop your extensions.
For you to get started quickly, we offer starter templates for the following frameworks
- React
- More to come!
Use Pulse Editor CLI
You can use Pulse Editor CLI tool to manage developer credentials, create projects, and publish extensions, etc. Check out the cli guide.
📄️ Pulse Editor CLI
Installation
📄️ Develop Extensions with React
Create an extension project with React