Skip to content

nicolasmartinrojo/Advanced-text-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initial setup

Run npm install in order to setup application

Development server

Run npm start for a dev server.

Notes

  • To change the style of the selected word, you have to select a word and the apply the desired modifier
  • the structure given to the modifiers make it simple to extend and keep adding new modifier, the only action required is to add a new Modifier, the class and implement the apply function. Of course, for the UI it's required to add the new button on the ControlPanel Component

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published