Skip to content

Simple program that simulate the state change in a text editor

License

Notifications You must be signed in to change notification settings

raigorx/Simple-Text-Editor

Repository files navigation

Simple-Text-Editor

Simple program that simulate the state change in a text editor

How to run it

First install the dependencies

npm install

Run the js version

npm run-script start

Run the ts version

npm run-script start-ts

About

Simple program that simulate the state change in a text editor

Topics

Resources

License

Stars

Watchers

Forks