ckeditor4-react
ckeditor4-react copied to clipboard
Possibility to run a sample from the project root
Are you reporting a feature request or a bug?
Task
Expected result
A sample can be run from the project root with a simple command, e.g. npm run sample router.
Actual result
Running a sample locally requires developer to build package, then go into sample directory, install dependencies, link the parent package, then start the sample.