1.0.0 • Published 6 years ago
vijaybabusampleeditor v1.0.0
React Editor
How to install
npm install
Ensure node version is greater than 10.5.0
How to use
1. Local
npm startThe browser will open to http://localhost:3000/index-host.html
The index-host.html file acts as a mock application and serves the react editor in an iframe.
2. Build
npm run buildMinified source files will be generated to /build directory.
1.0.0
6 years ago