UNPKG

raonkeditor-react

Version:

React component for RAON K Editor

16 lines (11 loc) 262 B
# Samples Each sample is a self-contained app. ## Running samples To run any sample you need to perform basic setup steps: ```sh cd samples/sample_name npm i npm run build npm run start ``` The sample will be available under `localhost:8080`.