Skip to content

sachinrevvsales/learn-draftjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn DraftJS

Learn DraftJS is an interactive learning resource. You can visit it, at learn-draftjs.now.sh!

Running locally

To run learn-draftjs locally, run the following commands in your terminal!

$ git clone [email protected]:fatman-/learn-draftjs.git
$ cd learn-draftjs
$ npm install
$ npm start

If everything works properly, you can visit localhost:3000 to start learning DraftJS!

About

A DraftJS learning resource

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.6%
  • CSS 7.9%
  • HTML 2.5%