Skip to content

RohitLad/next-editor-js-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo for integrating next.js with react-editor-js

You can also refer to my blog regarding this integration.

Installation and Usage

Clone the repo

git clone https://github.com/shucoll/next-editor-js-example

Install the dependencies

npm install

Run the app in the development mode. Open http://localhost:3000 to view it in the browser.

npm run dev

About

Demo project for integrating next.js with react-editor-js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.7%
  • CSS 22.3%