Skip to content

Commit

Permalink
Merge 5e07cc4 into d2d1405
Browse files Browse the repository at this point in the history
  • Loading branch information
ma2ciek committed Mar 4, 2020
2 parents d2d1405 + 5e07cc4 commit 0f66995
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -43,6 +43,12 @@ This repository contains the following code:

### Testing the component (demo)

First, the CKEditor 5 build should be created of source files:

```bash
npm run build-ckeditor
```

To open the demo application using the component, run:

```bash
Expand Down

0 comments on commit 0f66995

Please sign in to comment.