Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.08 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.08 KB

BlockNote – Angular Wrapper

This project is an Angular implementation of BlockNote. It aims to provide the same functionality and appearance as the original React project but with the added benefit of being fully integrated into the Angular framework.

Contributing

We welcome all contributions, be it code, documentation, testing, feature suggestions, or bug reports.

🤝 If you choose to work on a specific GitHub Issue, please leave a comment to let us know your plans.
👾 To submit code patches, kindly open a GitHub Pull Request.
📕 If you're unsure where to start, check out the open GitHub Issues.

Thank you for your interest!

Development

To build and run the extension locally when developing, you should follow these instructions:

  1. Clone this repository.
  2. Open the folder in your favorite IDE.
  3. Run npm ci to install the required Node dependencies.

License

This project is licensed under the MIT License.