Skip to content

Abhi200206/Text-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. fork and clone the repository locally.
  2. open the folder in any file editor of your choice.

Backend

  1. open server folder and run "npm install" followed by "tsc -b".
  2. run "node./dist/index.js" to start the server locally

Frontend

  1. open client/Texteditor folder and run "npm install" to install all the dependencies.
  2. now run npm run dev to start the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published