ckeditor4-react icon indicating copy to clipboard operation
ckeditor4-react copied to clipboard

Possibility to run a sample from the project root

Open MMMalik opened this issue 4 years ago • 0 comments

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.

MMMalik avatar Aug 18 '21 16:08 MMMalik