Skip to content

ypapouski/concurrent-text-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Welcome to awesome text editor project!

The text editor gives a possibility for many users to edit the same document and reflects the current users' activities as well.

Installation and program execution steps

Install all project's dependencies: npm install

Start up a web-socket server: npm run ws
The command depends on NodeJS.

Start up a web-server: npm run serve

After these steps the application will be served by a webpack development server located by http://localhost:8080/ address.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published