Skip to content

ankushransiwal/doc-sharing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

doc-sharing

Setup ->

  1. run npm install in the doc_sharing folder
  2. run npm install in the server folder
  3. run npm run devstart in the server folder
  4. run npm start in the doc_sharing folder

Note: ports 3000 and 3003 have to be used for doc_sharing and server respectively. use npx kill-port 3000 if react shows "port 3000 already in use"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.8%
  • CSS 25.9%
  • HTML 2.3%