Skip to content

carlesba/learn-draftjs

Repository files navigation

Learn Draftjs

Setting up

npm install
npm start

How to follow

After npm start go to http://localhost:8080 to see output.

Inside of /src you can find all the code.

src/index.js is the entry point. There you can set where do you want to import MyEditor from.

Follow the comments on files step0 to step4 and then follow the files from step0 to step4.

About

A guide to learn the drafjts basics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published